flash file to recognize SESSION or REQUEST variables?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



A client asked me this question. Does anyone know what it means or can
someone explain and give me an answer. 

Thanks. T

How can we get the link in the URL of the flash file to recognize SESSION or
REQUEST variables? You know like GET or POST? I need to do something like.

url =
"https://secure.store.com/HousewivesUnleashed.306/buy.cfm?p=1000141&m=306&dc
wid=$_REQUEST['aid']&udfo2=$_REQUEST['sid']";

as opposed to what we currently have.

url = "https://secure.
store.com/HousewivesUnleashed.306/buy.cfm?p=1000141&m=306";

Thoughts?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux