Tag: php
-
—
Getting Twitter User IDs with PHP
When using the Twitter API 's "Streaming API" , you often have to pass in Twitter User IDs as arguments, rather than Twitter usernames (aka "screen name"). I wrote a small command-line PHP program that obtains Twitter…
-
—
Getting PHP Debugging with XDebug Working (on Windows)
I've been learning about Drupal Module Development the past few weeks. I'm using the venerable "Definitive Guide to Drupal 7" and a few times in the module development chapters (18, 19, 20), author Ben Melançon mentions…
-
—
Debugging Tagadelic Tags in Drupal
I added a tag cloud to this BLOG. It looks quite nice, and I was happy with the tags except when I saw that that they didn't accurately reflect my content.