Friday, December 24, 2010

syntax of php

phg  code is executed on the server, and the plain html  result is  sent to the user  browser.

php scripting  code starts with
 this is latest version only that means 5.2.9
<?php and ends with ?>

if u want excute the short tags that means old syntax <? ..?>

u modify the php.ini settings then short tags are working

No comments:

Post a Comment