📅  最后修改于: 2022-03-11 14:54:36.699000             🧑  作者: Mango
//usually this means missing ' or " in a statement
echo 'xyz; //this will cause unexpected t_string error
echo 'xyz 'ax'';//this will cause unexpected t_string error