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
Hi,
the following PHP script causes me trouble:
This is just a simple example. The problem is that the script produces
no output at all when called with the browser. I could use
instead, but I won't get any output either.
Everything works as expected when session_start() or
session_reg
3 matches
Mail list logo