[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Help!! Raq PHP Newbie
- Subject: Re: [cobalt-users] Help!! Raq PHP Newbie
- From: "Michael Zimmermann" <zim@xxxxxxxx>
- Date: Mon Apr 24 18:22:37 2000
> [...] in a simple page with the phpinfo
script
>
> <?php phpinfo(); ?>
>
> it doesn't
return anything.
Call the page (say)
phpinfo.php3
Or look at the page-source of your
browser
a tell what it says. Probably it
returned
the simple script without executing it
(and to the HTML browser the script is just a
comment).