时间:2021-07-01 10:21:17 帮助过:17人阅读
$sql=<<
$sql=<<
$sql=sprintf( sql语句 )和这种有什么区别??
回复讨论(解决方案)
<<< EOT
......
EOT;
自定义文本定界符请参考heredoc的用法:http://blog.csdn.net/misakaqunianxiatian/article/details/47975651
Heredoc
Heredoc
相当于双引号
请参考heredoc的用法:http://blog.csdn.net/misakaqunianxiatian/article/details/47975651
//运行后报错 Parse error: syntax error, unexpected '<<' (T_SL) in C:\A\WWW\test.php on line 3