If you can access the session data on the other domain, pass the session id as a hidden form field.

Ralph wrote:
I'm setting up a payment form on same server but different domain name,
and I need to pass the customers id that I have stored in a session so
that I can use it on the secure form to query the database for the
customers order.


What would be the best way for me to go about this?





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



Reply via email to