Skip to content

mike.eire.ca

I got no name for my website. That's not even my cactus

Tag: http_request

Posted on 24 June 200913 July 2014

Working with HTTP_Request

I needed to make a bit of sample code for someone the other day, demonstrating how to log into a website and collect data programatically from PHP. The HTTP_Request PEAR class works fairly well for this; HTTP_Request2 should be a big improvement when it’s finished, as the original is geared toward PHP 4’s abysmal object model.
Continue reading “Working with HTTP_Request”

Proudly powered by WordPress