"Jody Cleveland" <[EMAIL PROTECTED]> schreef in bericht
84CFA712F666B44A94CE6BE116BAF4B0B4E0A5@MAIL">news:84CFA712F666B44A94CE6BE116BAF4B0B4E0A5@MAIL...
> > You're calling it through a web server, right?
>
> Yup:
> http://email.winnefox.org/wals/info.php
>

Look at the HTML source of that page:

<? PHPINFO(); ?>

In other words: PHP doesn't work at all, or, like someone else pointed out,
the short tag doesn't work and you should use <?PHP ... ?>

Regards,
Martijn.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to