On Mon, July 31, 2006 5:36 pm, John Gunther wrote:
> I'm trying to programatically retrieve a sales tax lookup page using
> file_get_contents() but the page doesn't return data unless a session
> id
> is first retrieved and then supplied.

http://php.net/curl
is probably the easiest way to get/send the cookies you need to make
this work.

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to