View Single Post
  #1 (permalink)  
Old 03-11-2008, 04:31 AM
oxygen oxygen is offline
D-Web Architect
 
Join Date: Jun 2007
Posts: 633
oxygen is on a distinguished road
Default Data Transfer using XML.sendAndLoad and PHP

Hi,
I can not understand in any way where sends variables the following ActionScript

my_xml = new XML();
my_xml.send("php_load.php", "_blank");
Explain to me how to receive my_xml object in PHP? Yes I understand, that he is passed by method POST but nevertheless to receive it in PHP it does not turn out in any way.
__________________
The OXYGEN
Delivers edgy, intelligent Technology to all...
Reply With Quote
Sponsored Links