Howto PHP serialize MySQL resultset - Web Hosting - 0 views
-
Web Host on 14 Feb 09I have tried to serialize and store a MySQL resultset of X number of rows back into the database. According to the PHP.net site, the serialize() function should be able to store multidimensional arrays.