单双引号的差别和混搭应用(国外英文资料).docVIP

  • 24
  • 0
  • 约4.64万字
  • 约 13页
  • 2017-06-05 发布于河南
  • 举报

单双引号的差别和混搭应用(国外英文资料).doc

单双引号的差别和混搭应用(国外英文资料)

单双引号的区别和混搭使用One, the quotation mark defines the stringIn PHP, usually a string is defined in a couple of quotes, such as:I am a string in single quotesI am a string in double quotesThe PHP parser USES a pair of quotes to determine a string. Therefore, all strings must use the same single or doubleThe quotation marks define the beginning and end. For example, the following string definition is illegal:I am not a valid string since I have unmatching quote marksme neither! When defining a string, only one quote is considered as a definition, single or double quotation marks. So, if a string is du

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档