Jump to content

Use PHP to obtain header 'location'


opencombatclan

Recommended Posts

Hello everyone.

 

I want to use php to obtain the 'location' value from a header of a url.

However, when I use get_headers() it automatically follows the redirect and gives me the header information of the new page.

I don't want this, I need the headers of the original page. (I need the value of the 'location' variable in the header).

 

Hope you can help me out.

Link to comment
https://forums.phpfreaks.com/topic/221309-use-php-to-obtain-header-location/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.