Posted by Ewoud Dronkert on 12/08/05 23:45
Andrew Peskin wrote:
> I should add ... can you read/write to a binary file, whole objects, in
> your example above, can you write $foo to a binary file, then read the
> binary file and place the record into a new variable $foo1?
Yes. See http://php.net/serialize and fwrite/fread.
Also see http://php.net/download-docs.php
--
E. Dronkert
[Back to original message]
|