Skip to content

Instantly share code, notes, and snippets.

View davidandorf's full-sized avatar

Hammad Ahmed davidandorf

View GitHub Profile
<?php
define('T_API_KEY', '');
define('T_API_TOKEN', '');
echo get_twitter_lookup_data('ladygaga');
function get_twitter_lookup_data($screen_name)