On Friday 11 July 2003 05:41, Steve B. wrote:
> I'm trying to get a php page to go into a name/password header
> authenticated site and it doens't work (even though the same code works on
> a php auth site I post online) So I'm trying to find out how to print the
> headers receieved from a web page so I can go from there.
> How do I get http headers for somesite.com?
> I am doing the file method of getting the site currently.

With some un*x system you can use:

  lynx -mime_header

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-db
------------------------------------------
/*
30. Ooops.  Save your work, everyone.  FAST!

        --Top 100 things you don't want the sysadmin to say
*/


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

Reply via email to