Gregory Machin [mailto:[EMAIL PROTECTED] 
> Hi
> I'm looking for a good example of writing multidimensional arrays, and
> reading them back .

http://za2.php.net/manual/en/function.serialize.php
and
http://za2.php.net/manual/en/function.unserialize.php

Call serialize() when saving the array to the file and unserialize() to read
it back

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.375 / Virus Database: 267.14.23/243 - Release Date: 2006/01/27
 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to