Search found 4 matches
- Mon Apr 23, 2007 7:08 pm
- Forum: PHP - Code
- Topic: Session help
- Replies: 6
- Views: 572
- 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...
- 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...
- 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 ...