+ 1
string show error
hi i will creat heredoc string problem but it showing error my sorce code is <?php $string = <<<TEST I am vinay? how are you! TEST; echo $string; ?> Why i wil face error ?
1 Antwort
+ 1
Use double cautions or sing cautions. They are now consider as Constants