On Wed,  5 Dec 2001 04:52, Brian C. Doyle wrote:
> Okay so i got rid of the echo and still no go..
>
> I am using version 4.0.6
>
> At 08:11 PM 12/4/2001 +0200, Valentin V. Petruchek wrote:
> >phpinfo() is a function itself. It needn't echo:
> ><?
> >phpinfo();
> >?>
> >
> >Zliy Pes, http://www.zliypes.com.ua
> >----- Original Message -----

So do a "View Source" - if you see 

<?
phpinfo();
?>

in your source then your server is not correctly configured to parse php.

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   Writer's Rule #2: About those sentence fragments.

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