On Thu, 1 Apr 2004, Nadim Attari wrote: > I have to send data to flash. Should i use the "urlencode()" or the > "rawurlencode()" function to encode the data?
If you are going to be doing this a lot, you should take a look at AMFPHP, Flash Remoting for PHP, at http://sourceforge.net/projects/amfphp/ This seems to be a fast, reliable way to send data back and forth between your server and your Flash client. -- David G. Risner Software Engineer -- California State University, Los Angeles http://www.risner.org/david/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php