dbradbury Posted January 7, 2010 Share Posted January 7, 2010 can i make a picture library from my tinypic or photobucket account, like what flickr can do on my site... would i use php? or just a generator or something? Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/ Share on other sites More sharing options...
oni-kun Posted January 7, 2010 Share Posted January 7, 2010 can i make a picture library from my tinypic or photobucket account, like what flickr can do on my site... would i use php? or just a generator or something? Does tinypic or photobucket provide an API to allow you to access your pictures with your site? If so, than they'd provide a simple method to display your pictures using PHP/etc. As for displaying your images, This is more of a JS question, if you're looking for a slideshow. Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/#findComment-990045 Share on other sites More sharing options...
dbradbury Posted January 7, 2010 Author Share Posted January 7, 2010 well not a slideshow, im looking for something that will display all the images as thumbnails, then when clicked a bigger version will be shown... well ive requested my key for the API, so we'll see if i get it Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/#findComment-990051 Share on other sites More sharing options...
dbradbury Posted January 13, 2010 Author Share Posted January 13, 2010 i have my API now, not too sure what i need to do now :s lol Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/#findComment-994562 Share on other sites More sharing options...
oni-kun Posted January 14, 2010 Share Posted January 14, 2010 i have my API now, not too sure what i need to do now :s lol There should be rich documentation (atleast I assume for Photobucket) on how to use your API key, I assume they should included PHP and/or JS snippets to show you how to utilize your API. Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/#findComment-994566 Share on other sites More sharing options...
dbradbury Posted January 14, 2010 Author Share Posted January 14, 2010 there is this stuff i can download from it, which i have, but im not sure what i have to do with it... which im still looking for Link to comment https://forums.phpfreaks.com/topic/187507-would-this-go-here-and-help-with-it-too-please/#findComment-994570 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.