Client Side HTTP Libraries? (client side cookies)
Posted: Fri Apr 14, 2006 2:22 am
I am looking to build something that can access websites, particularly ones that I need to log in to that require me to have cookies. Basically I want to do things form the client side in PHP as well. I have used LWP (http://www.linpro.no/lwp/) in Perl, but I am looking for something like this in PHP. Does anyone know of anything?