Hello PHP world,

I need to fetch headers via a HEAD request. This is doable via context options as of PHP 5.0.0, but the PHP on this server is 4.1.2. Upgrading PHP is not an option.

Does anybody know a way to do this? I realize I can write my own HTTP client requests, but doing a good job with that a different thing.

Thanks in advance.

- Lucas Gonze

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



Reply via email to