Subject: [PHP] phpinfo ?
        Date: Fri, Jan 26, 2001 at 03:23:16PM -0000

In reply to:kaab kaoutar

Quoting kaab kaoutar([EMAIL PROTECTED]):
> 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!

I'm just getting into PHP but I think your messing a ;.
ie <?php phpinfo(); ?>

:-) HTH, YMMV, HAND :-)

-- 
A bug in the code is worth two in the documentation.
_______________________________________________________

-- 
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]

Reply via email to