[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Help!! Raq PHP Newbie



> [...] 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).