rabid_zombie
rabid_zombie

Reputation: 992

Posting images with Twitpic/Yfrog from a website

I want to have a button on my site that users can click to post an image on their twitter account using Twitpic/Yfrog. I have been looking around for some sample code that can do this, but I have been unable to find anything.

Can anyone help me with this?

Thanks!

Upvotes: 0

Views: 586

Answers (1)

Stephen Melrose
Stephen Melrose

Reputation: 4830

A quick Google search of "twitpic php" should give you a few examples, same for Yfrog. For example,

http://www.digimantra.com/technology/php/post-pictures-on-twitpic-api-using-php/

I'd also read their respective API documentations,

Upvotes: 2

Related Questions