Remote Upload To Imageshack.Us With PHP+cURL
Advertisement
PHP supports libcurl since V 4.0.2, a library created by Daniel Stenberg (more information go here), that allows you to connect and communicate to many different types of servers with many different types of protocols. libcurl currently supports the http, https, ftp, gopher, telnet, dict, file, and ldap protocols. libcurl also supports HTTPS certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with PHP’s ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.
Now with cURL we trying to make a script that post images to Imageshack.Us via remote upload and return direct link of images. Here the source code to download.
Update Scipt! Please download new version – 20 December 2009.
Pass : smileylover.com
This script should work and return direct link of images that being upload. If the result is empty (error with cURL) it will return Something went wrong with Imageshack?, but if result is empty for preg_match_all function it will return Imageshack.Us Remote Upload Failed Because They Change Layout Again! and send email to your email. Just announcement.
Usually, there’s an error with preg_match_all because Imageshack.Us is change their HTML tag regularly (i think) to avoid script like this (Hey with this script same with block their ads :p ). If an error occurs just come back to here to get update with working script.
Regards.
nb: i prefer imageshack.us because they have a lot of bandwith. they allow us to use their bandwith 300MB/hour per single image!
Related posts:


Hmm … maybe u can try to contact admin and ask to install this script and setting it correctly
i just checked with my host and cURL is supported!
any idea about what is the problem?
thanks
@ameo ..
Ur hosting like my own :p
they have disabled some option for return file back . like open base dir .. so i must contact admin and they open it for me …
even if cURL is enabled but not feature opened .. please contact ur admin and asking for help
btw can i see ur place where script installed?
regards …
http://www.bluecirclet.com/shack/index.php
Thanks for that ..
i had put it on my site .. but every time i try to batch a pic , this message appear ! :
Warning! Image type not valid or supported.
it appears on my site only .. i tryed all image types jpg, png, bmp, gif .. !!
what’s the problem ?
I get the message “Warning! Image type not valid or supported.”
Does it need special file permissions or something ?
@ thy92
do ur hosting support curl?
u can try with free hosting at free hostia or 000webhost
The script keeps processing forever for me. I have CURL installed for sure.
What other functions required?
Can you make the direct links to output in a multiple line box instead of single boxes cause when you’re batch uploading 100+ images you don’t want to copy 100+ links one by one =[
Thanks for this script. And to all commenters, please do not request to need modified for your own need. Its better that admin want to share this script even its basic one. If you guys wanna more nice and functioning script, just find freelancer to done this.
Thumb up for admin