topical media & game development

talk show tell print

mashup-flickr-complete-gallery-login.php / php



  <?php
  include (dirname(__FILE__) . '/../lib/gallery.php');
  gallery = new FlickrGallery();        
  gallery->authenticate("write");
  
  header('Location: http://' . _SERVER['HTTP_HOST'] . dirname(_SERVER['PHP_SELF']) 
    . '/index.php');
  ?>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.