Showing tweets on your blog[php code]
I wanted to share php code for pulling your tweets and showing them on your blog.
it uses Curl so make sure your server supports it.
you can edit the appearance by creating a class called tweets.
You will need to replace YOURRSSCODE with your twitter RSS url.
- Just paste following code anywhere in your theme/template files.
<?
function load_file_from_url($url) [...]
No comments for this entry yet...