What is the point of doing this:
at the very end of a source code? I have seen several php pages that end with that, something like:PHP Code:<?php } ?>
What is the point?Code:<html> <head> <title>Words</title> </head> <body> <? php code stuff here ?> html stuff here <img src= "letsputinapic.jpg"> </body> </html> <?php } ?>



Reply With Quote

Bookmarks