Hi everyone,
I strongly believe that this topic will not just help me but everyone else using php.
My question is how to manually change the settings where in the storage of the sessions is set to the database tables that we will create in the phpmyadmin (mysql)?
I have checked,
session_set_save_handler()
but still cannot figure out how to make it work.. any help would be very much
appreciated.
If anybody knows a layman - tutorial for this that would also be great.
TIA