On Sun, Sep 22, 2002 at 06:03:50PM -0500, Michael Sims wrote:
> > >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" i
On Mon, 23 Sep 2002 00:54:07 +0200, you wrote:
>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?
If this were the
2 matches
Mail list logo