curl-and-php
RE: How to know the FOLOWLOCATION redirected URL :)
From: Broekhuis,Robert R. <BROEKHRR_at_airproducts.com>
Date: Wed, 16 Nov 2005 06:58:06 -0500
Date: Wed, 16 Nov 2005 06:58:06 -0500
If I understand your question correctly, I think you need something
like:
$newurl=curl_getinfo($ch,CURLINFO_EFFECTIVE_URL);
Rob
_____
From: curl-and-php-bounces_at_cool.haxx.se
[mailto:curl-and-php-bounces_at_cool.haxx.se] On Behalf Of Cortina Love
Sent: Wednesday, November 16, 2005 4:28 AM
To: curl-and-php_at_cool.haxx.se
Subject: How to know the FOLOWLOCATION redirected URL :)
Hi!
I was wondering if it is possible to know the FOLOWLOCATION redirected
URL in PHP.
Best Regards,
Cortina Love
_______________________________________________
http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-and-php
Received on 2005-11-16