BrownPHP Code Repository

This page is dedicated to providing you all with the PHP classes that I have created during my moon lighting hours. Currently I haven’t had time to add anything to the repository.  I need to get to work on this, as I have a number of different classes that I have created and want to share with you all.

As of right now however you are going to have to search through the blog to find the classes you would like to use.  So check back to this page again soon as I want to start adding some of my PHP classes to this section of BrownPHP.

PHP Classes

  BrownPHP Twitter Class (2.9 KiB, 673 hits)

– This class doesn’t work now due to a Twitter Update handling authentication. Learn how to update your Twitter status using Twitter’s OAuth and PHP

This PHP class currently contains 2 main methods. One method allows you to send out a tweet easily and the other generates a Twitter Tag Cloud from any Twitter username. The zip file you download also contains an example.php file that you can use to see how the class is quickly being used.

I would like to spend some more time on this class to add a few more methods to it that can allow you to do more with Twitter, so you may see this getting updated soon.