[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
www.dhtmlgoodies.com • View topic - session_set_save_handler
Advertisement

session_set_save_handler

Moderators: Calcifer, slothy

session_set_save_handler

Postby Calcifer » Wed Jan 17, 2007 4:10 pm

did anybody use "session_set_save_handler" function?

i set it function and below line to insert database:

session_set_save_handler("_openSession", "_closeSession", "_readSession", "_writeSession", "_destroySession", "_gcSession");

But when i set $_SESSION["TEST"] = "xxx" , did not any row in my db because
"_writeSession" function did not run

what i have to do?
Calcifer
 
Posts: 357
Joined: Fri Jan 05, 2007 2:16 pm
Location: Turkey

Postby Batalf » Wed Jan 17, 2007 4:28 pm

I haven't worked with PHP lately, so I can't help you with this one, but in case no one else answers you, please try to post your question at Experts Round Table as well. There's a lot of PHP experts there :)

url: http://www.expertsrt.net/main/
Batalf
Site Admin
 
Posts: 2160
Joined: Sat Oct 22, 2005 9:38 pm

Postby Calcifer » Fri Jan 19, 2007 10:34 am

Calcifer
 
Posts: 357
Joined: Fri Jan 05, 2007 2:16 pm
Location: Turkey


Return to PHP

Who is online

Users browsing this forum: No registered users and 5 guests

cron