PDA

View Full Version : _SESSION array is NOT storing the keys...


austin.p
Sat 1st Nov '03, 12:46pm
Anyone have any ideas why the $_SESSION array variable is not storing the keys across pages/refreshes? I start every single page with session_start() and it's using cookies....Any ideas? I've been banging my head against the wall trying to figure this out :(

austin.p
Mon 3rd Nov '03, 2:53am
Anyone have any ideas why the $_SESSION array variable is not storing the keys across pages/refreshes? I start every single page with session_start() and it's using cookies....Any ideas? I've been banging my head against the wall trying to figure this out :(
Erg. Next time I'll set the session.save_path to a directory that actually EXISTS