WHAT A LAMP Rotating Header Image

Escaping from HTML – php code block

There are about 4 or five type of ways to put the php code into Webpage.

I prefer to use following format

<?php echo 'if you want to serve XHTML or XML documents, do like this'; ?>

via

Tags:

,

Related posts

Comments are closed.