in reply to Re: Apache::Session::MySql don't save data
in thread Apache::Session::MySql don't save data
Yes of course, I'm doing that but $session{visa_number} = "1234 5678 9876 5432"; is not saved, i checked in the db and don't appear so the module don't save the changes
In fact used tied(%session)->save to flush the changes but doesn't work too
Thank you
|
|---|