Search found 4 matches

by ryanl
Mon Apr 23, 2007 7:08 pm
Forum: PHP - Code
Topic: Session help
Replies: 6
Views: 572

By the way, I had a problem with sessions on my local server a while ago but I ended up correcting the php.ini file. This is running on a live server and it should have worked.
by ryanl
Mon Apr 23, 2007 7:06 pm
Forum: PHP - Code
Topic: Session help
Replies: 6
Views: 572

Hi superdezign, I have the mozilla developer toolbar. I just checked and there is a session cookie. I also realized that there are two other cookies that contain what I am looking for. I didn't know this because I didn't write the script. It is a cash crusader script which has so much code that it i...
by ryanl
Mon Apr 23, 2007 6:28 pm
Forum: PHP - Code
Topic: Session help
Replies: 6
Views: 572

Hi, Thanks for your replies. Artburn - I just tried this and all it prints is an empty array. Arborint - I have session_start in the included file so I didn't think that I needed to call it but I tried putting it in again just above with the same result. I don't know what could be happening. If ther...
by ryanl
Mon Apr 23, 2007 3:19 pm
Forum: PHP - Code
Topic: Session help
Replies: 6
Views: 572

Session help

feyd | Please use , and [syntax="..."] tags where appropriate when posting code. Your post has been edited to reflect how we'd like it posted. Please read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url] to learn how to do it too.[/color] Hi, I am ...