Client Side HTTP Libraries? (client side cookies)
Moderator: General Moderators
Client Side HTTP Libraries? (client side cookies)
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?