Hi there!
I'm sure it's a stupid problem but the phpinfo does work while trying the
following html code:
<html><head><title>PHP Test</title></head>
<body>
<?php phpinfo() ?>
</body></html>
the result is a blank page!
And when i create an php file with only: <?php phpinfo() ?>
i have a dos window where a list of information is listed quickly then
shut!(i can hardly see it)
by the way is it the same to put php code between <?php ?>
and <? ?> and <script language=php> </script> ?
thanks
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]