On Tue, Feb 14, 2012 at 13:14, Rick Dwyer <rpdw...@earthlink.net> wrote:
> Hello all.
>
> If I have a form on domain A that uses POST to submit data and I want to
> submit the form to domain B on an entirely different server, how do I pull
> the form values (... echo $_POST["myval"] returns nothing....) from the form
> at domain B?

    First (basic, obvious) question: do you have full access to both
domains, or is Domain B a third-party site?

-- 
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/

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

Reply via email to