Hi, I am sending information from Flash to PHP and ideally I just want to send an array. Would php treat the info as an array or a string? If it is the latter, is there a way that I can convert the information into an array? In Flash you can use the .split action but I'm not too sure of the PHP 4 equivalent.
Thanks -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php