Monday, July 2, 2012

Php tags

1.  php short tag  


<? = ?>

2. php full tag


<?php
// write your code here

?>

No comments:

Post a Comment