serialize and unserialize functions for MYSQL Storage


/ Published in: PHP
Save to your folder(s)

In a Project i had to save serialized arrays in a MYSQL Database, when i used that i got a Error Message for no reason (Error at offset XX of XX bytes in...). I wrote this little functions to fix that issue. (I dont recommend to save serialized Arrays in Databases )

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.