Tag Archives: php

php-twitter-feed

PHP Twitter Feed

A custom PHP parser to output Twitter posts with active links and date linked to the original post. Read more

simple-xml

Simplexml in php 5

I found a new love in PHP — SimpleXML. I recently discovered I can traverse an XML tree just like I do in Actionscript, right in the middle of an HTML page. Read more