Tuesday, February 11, 2014

PHP for newbies(Part 2) – Troubleshoot for PHP syntax error

Three common mistakes would turn your PHP error;
ONE - do you write FULL php tag <?php ?> in completely right?
TWO - You've to save the file in php format if you wanted to play php script.
THREEand also, Beware the semi-colon!
 

No comments:

Post a Comment