|
Posted by Thomas Bonham on 10/21/43 11:21
Thanks for all of the help. It is working now(On one page).
Thomas
On 7/11/05, Richard Lynch <ceo@l-i-e.com> wrote:
> On Sun, July 10, 2005 7:50 pm, Thomas Bonham said:
> > I have been trying to update & fix the errors.
> > With the new code (That I will post at the end), I'm only getting one
> > error and that is that it can't start the session because that it has
> > been started.
>
> Whoops!
>
> If you've set php.ini to ALWAYS start a session, then you don't need
> session_start() after all. Sorry!
>
> You may still be experiencing the bug where session data comes back as
> "string references"
>
> var_dump($_SESSION);
>
> in several places.
>
> If you see & in front of your strings, then that's your problem.
>
> --
> Like Music?
> http://l-i-e.com/artists.htm
>
>
>
--
------------------------------------------------------------------
Thomas Bonham
thomasbbonham@gmail.com
bonhamlinux.org
Cell 602-402-9786
Navigation:
[Reply to this message]
|