[snip] Yea, receiving the data in a serial stream through cURL from someplace into an array() by using exec() function. [/snip]
I would suggest receiving the data intact, explode into an array, and then go from there. That eliminates any serialization issue. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php