Saving arrays: serialize(), unserialize(), urlencode(), and urldecode() – Hacking with PHP - Practic
Free PHP tutorials by example ... As arrays are complex data types, you cannot see their contents directly. If you try printing out the value of an array, you will see PHP just outputs "Array", which means that passing the value of an array through a link...