How do I show a specific tweet? (with PHP/jQuery)

noton

New Member
I want to embed a specific tweet on my page e.g http://twitter.com/myusername/status/123465678 I would also like to be able to show the latest of my tweets which have a specific tag.I tried to do this with Twitter API CodeIgniter Library myself but I need to register my application with Oauth. This seems like overkill for embeding one tweet on a page.I would prefer to do this with PHP but will probably need to settle for a jquery version. Can anyone point me towards a script that can do this?thanks
 
Back
Top