On Sun, Sep 22, 2002 at 06:03:50PM -0500, Michael Sims wrote:
> ><?php
> >session_register("bunt");
> >phpinfo();
> >?>
> >
> >This is just a simple example. The problem is that the script produces
> >no output at all when called with the browser.
> 
> Is it possible that display_errors is set to "Off" in your php.ini?

THX for the hint! I've looked it up, and display_errors is set to
'on'.

But I've just found out that it must be a problem of the browser
(Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020615
Debian/1.0.0-3)!

When using lynx, I'm getting output as expected. Hm ...


GH
-- 
This mail is copyrighted material and must not be processed by
closed-source software.

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

Reply via email to