GamblerZG wrote:
I'm not speaking about "session_set_save_handler", I'm considering writing session handler from scratch. Is it a bad idea? If so, why?

I'm not going to say yes or no because I think it depends on your reasons, as someone else has already said, but I will point you to George Schlossnagle's _Advanced PHP Programming_ book. Take a look at pages 564 through 568. He talks about writing a custom session handler in C.

--
Ben Ramsey
http://benramsey.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to