"Chris Shiflett" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

> cURL is great for handling all of the details for you, but if all you are
> wanting to do is send a HEAD request and read the headers, are you sure
that
> using fopen() isn't a good solution?
>

Well that is plan b, it would have been a little easier with curl though.
At least this way I don't have to recompile and add curl support.

Marc

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

Reply via email to