Building a Simple Twitter PHP Class
August 16th, 2009 by Seich
PHP is a very versatile scripting language. In this tutorial I will be explaining how to create a PHP class that will help you post and get information from a twitter account using the client URL library (cURL).
