browse by tag: twitter
sort by
Using pecl/oauth to post to Twitter
in PHP added by goodphptutorials, on 5/6/2009 oauth pecl twitter
I have seen a lot of questions about OAuth and specifically how to do OAuth from PHP. We have a new pecl oauth extension written by John Jawed which does a really good job simplifying OAuth
comment save reportTwitter: send message from a PHP page using Twitter API
in PHP added by goodphptutorials, on 4/1/2008 advanced tutorials api twitter webservice
This is a very simple tutorial (really just some line of code!) that explains how to post a message using Twitter API from a PHP page.
comment save report