Skip to content

Instantly share code, notes, and snippets.

@sbisbee
sbisbee / twitpic_flickr.php
Created October 18, 2011 14:42 — forked from cowboy/twitpic_flickr.php
Twitpic-Flickr bridge. Now I can upload photos to Flickr via my iPhone Twitter app, yay!
<?php
# Twitpic-Flickr bridge - v0.1pre - 10/18/2011
# http://benalman.com/
#
# Copyright (c) 2011 "Cowboy" Ben Alman
# Dual licensed under the MIT and GPL licenses.
# http://benalman.com/about/license/
# There's no way I'm writing all the Flickr stuff myself.