为什么我用DOG不可以呢
$string=<<<dog
qwewqewr
fasdfsdfsdfsdgdfgdfg
dog;
这样就可以
不用谢
应该这样吧
$string1=<<<GOD
GOD;
echo "$string1";