I believe you can use cURL to create POST requests.

-TG

----- Original Message -----
From: "Ben" <[EMAIL PROTECTED]>
To: php-general@lists.php.net
Date: Wed, 7 May 2008 17:55:34 -0600
Subject: [PHP] Redirection

> Is there a way to take all the variables, no matter what their names and 
> values are, from the parameters in a url and POST them to another URL so 
> that they don't show up in the address bar?  I've noticed a huge increase 
in 
> my bounce rate since I added some tracking parameters to my urls, but I 
need 
> the tracking parameters so I don't trust a client-side redirect.  Thanks. 
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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

Reply via email to