On Thu, Jul 10, 2008 at 2:32 PM, Richard Heyes <[EMAIL PROTECTED]> wrote:
>
> 1. Use the query string. Eg
>
> header('Location: http://www.xxx.com?name=value&name2=value2');

    That's GET, not POST, as the subject requests.  ;-P

> 2. Use sessions

    .... if you're not trying to POST the data and are staying within
the same domain on the same server. ;-P

-- 
</Daniel P. Brown>
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

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

Reply via email to