WebApp Sec mailing list archives

Re: PHP session handler functions


From: Yasuo Ohgaki <yohgaki () ohgaki net>
Date: Sat, 18 Sep 2004 05:02:13 +0900

focus () karsites net wrote:
Hi everyone.

Thankyou for your help with session_set_save_handler
functions.

I have written my own session handling functions now,
complete with debug code - so I can see what's going on!

The code is available at:

http://www.zend.com/codex.php?id=1413&single=1

You must escape $data using mysql_real_escape_string()
otherwise SQL injection is possible.

--
Yasuo Ohgaki


Current thread: