目录php中单引号和双引号简介PHP中字符串和变量插值时单引号和双引www.devze.com号的区别PHP中转义撇号时单引号和双引号的区别补充知识:字符串内部如果出现PHP引号怎么办--关于转义.总结本文将介绍PHP中单引号和双引
I\'ve got a problem with a belongsTo relationship in CakePHP. I\'ve got an \"Action\" model that uses the \"actions\" table and belongs to one of two other models, either \"Transaction\" or \"Tag\".