Mr . John Vanderbeck

None of both codes works, all this test were do.
The Netscape ingnore all the tags with <? or <?php for echo or print command.

Thanks

-------------------------------------------------------------------------------------------
Try,

<?PHP
echo "This is a test<br>\n";
?>

Some systems are configured to not allow the shorthand "<?" and instead
REQUIRE the full code start "<?PHP"

- John Vanderbeck
- Admin, GameDesign (http://gamedesign.incagold.com/)
- GameDesign, the industry source for game design and development issues


Reply via email to