Thanks for all of the help. It is working now(On one page). Thomas On 7/11/05, Richard Lynch <ceo@xxxxxxxxx> 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@xxxxxxxxx bonhamlinux.org Cell 602-402-9786 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php