Here documents in php scripts

php Add comments

If you have mixed characters in html string, use php here document string format. 

<?php echo <<<EOF
<!-- template displaying code start-->
<!-- template displaying code end-->
EOF;

?>

Leave a Reply

You must be logged in to post a comment.

WebSite Powered by webHauser
Entries RSS Comments RSS Login