Sunday, October 27, 2013

php tag

There are two types tag we used.

1.Canonical PHP tags:


The most universally effective PHP tag style is:

<?php...?>

2.Short-open (SGML-style)


tags: Short or short-open tags look like this:

<?...?>

0 comments:

Post a Comment