Hello,
I am trying to implement PHP4 sessions to store information into an Oracle database.
I have read countless tutorials and i am pretty sure it has something to do with the session_set_save_handler() function but i dont know how? where it goes? how often i need to call it? what fields to have in my Database? etc etc...
I have looked at the PHPLIB which seems a bit of an overkill for my needs, besides i think PHP 4 does everything i need.
If any kind soul could help me i would very much appreciate it, or even point me to a hard-to-find tutorial because i've read most of them out there and it either doesn't go into enough detail or talks about MySQL only.
Kind Regards,
Shaun