dark_mirage Posted April 30, 2008 Share Posted April 30, 2008 Im not sure if this is even possible with php, maybe more of a job for Python or something? I have an image gallery on my website. Would it be possible in any way, to have an image the a user uploads, go straight to an account on photobucket (or similar site) rather than being uploaded on my server? thanks for any help. Quote Link to comment https://forums.phpfreaks.com/topic/103595-photobucket-upload-script/ Share on other sites More sharing options...
dark_mirage Posted May 3, 2008 Author Share Posted May 3, 2008 Nobody has any ideas? :-\ Quote Link to comment https://forums.phpfreaks.com/topic/103595-photobucket-upload-script/#findComment-532378 Share on other sites More sharing options...
RichardRotterdam Posted May 3, 2008 Share Posted May 3, 2008 can you clarify that? what is it you are trying to do? uploading to photobucket is just a matter of going to photobucket.com Quote Link to comment https://forums.phpfreaks.com/topic/103595-photobucket-upload-script/#findComment-532381 Share on other sites More sharing options...
dark_mirage Posted May 3, 2008 Author Share Posted May 3, 2008 Hmm ok sorry, what i want is a script that instead of saving a users image onto my server, it uploads it automatically to a photobucket account instead, overcoming the need to use up my webspace, and also using less of my monthly bandwidth when the images load in the gallery page. I hope that clears things up, thanks for the quick reply Quote Link to comment https://forums.phpfreaks.com/topic/103595-photobucket-upload-script/#findComment-532390 Share on other sites More sharing options...
RichardRotterdam Posted May 8, 2008 Share Posted May 8, 2008 that would mean sorta hacking into photobucket i guess. I think there is 2 things you could do. 1. iframe the upload page of photobucket. 2. check the name attributes in the form of photobucket and create a form that uploads to photobucket.com i doubt this will work most likely they secured their site only allowing posts from their own domain Quote Link to comment https://forums.phpfreaks.com/topic/103595-photobucket-upload-script/#findComment-535846 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.