Jump to content

[SOLVED] putting into $GLOBALS['HTTP_RAW_POST_DATA']


saltzmanjoelh

Recommended Posts

I am trying to put data into $GLOBALS['HTTP_RAW_POST_DATA'] without using URL params.

 

I know you can do http://www.mysite.com/script.php?someParam=something

 

HOWEVER, when using Adobe Flex, when AMF data is sent to a url, they somehow pass all the data into that without putting it in the url...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.