Welcome Guest, Not a member yet? Register   Sign In
How do I read/write array from text file
#3

[eluser]TheFuzzy0ne[/eluser]
Another solution might be to [url="http://www.php.net/manual/en/function.serialize.php"]serialize()[/url] the data before writing it to a file, and [url="http://www.php.net/manual/en/function.unserialize.php"]unserialize()[/url] it when you read it back from the file.


Messages In This Thread
How do I read/write array from text file - by El Forum - 02-10-2009, 12:20 AM
How do I read/write array from text file - by El Forum - 02-10-2009, 12:28 AM
How do I read/write array from text file - by El Forum - 02-10-2009, 03:48 AM
How do I read/write array from text file - by El Forum - 02-10-2009, 04:16 AM
How do I read/write array from text file - by El Forum - 02-10-2009, 04:52 AM
How do I read/write array from text file - by El Forum - 02-10-2009, 04:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB