[phplib-dev] phplib using php4 native sessions From: R.B. Scholtus (regiment <email protected>)
Date: 11/03/00

Hello phplib developers,

On the phplib list I've noticed the need for a phplib using php4 native sessions, and I actually need it myself too. I've ported the lib so that it uses php4 native sessions. The design is backward compatible (you can use phplib the old way, with the old functions and/or php3) and it only extends phplib a little. I didn't modify existing files.

There is a demo at http://phplib-4.myip.org/index.php3 on my own webserver. It is the normal phplib demo, using php4 native sessions. The file extensions are still .php3 because i was too lazy to change them and I wanted to show how easy it is to port a old phplib website to phplib-4. you can also download the code on the index page.

I don't known anything about the cvs and the phplib authors didn't answer any questions i asked so i guess i'll just publish my solution. I'm not subscribed to this list also, i don't known how to.

Greetings,

Brian