<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SmileyLover Blog &#187; imageshack.us curl</title>
	<atom:link href="http://blog.smileylover.com/tag/imageshackus-curl/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smileylover.com</link>
	<description>Sharing Knowledge and Resources</description>
	<lastBuildDate>Sun, 04 Apr 2010 18:32:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Remote Upload To Imageshack.Us With PHP+cURL</title>
		<link>http://blog.smileylover.com/remote-upload-to-imageshackus-with-phpcurl/</link>
		<comments>http://blog.smileylover.com/remote-upload-to-imageshackus-with-phpcurl/#comments</comments>
		<pubDate>Sat, 30 Aug 2008 19:39:12 +0000</pubDate>
		<dc:creator>Admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[imageshack.us curl]]></category>
		<category><![CDATA[remote upload in curl+php]]></category>

		<guid isPermaLink="false">http://blog.smileylover.com/?p=15</guid>
		<description><![CDATA[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 [...]


Related posts:<ol><li><a href='http://blog.smileylover.com/text2image-png-generator-free-online-generator-free-download/' rel='bookmark' title='Permanent Link: Text2Image (PNG) Generator &#8211; Free Online Generator &#8211; Free Download!'>Text2Image (PNG) Generator &#8211; Free Online Generator &#8211; Free Download!</a></li>
<li><a href='http://blog.smileylover.com/change-adsense-publisher-id-in-other-site-with-php-and-curl/' rel='bookmark' title='Permanent Link: Change Adsense Publisher ID In Other Site With PHP and cURL'>Change Adsense Publisher ID In Other Site With PHP and cURL</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">PHP supports libcurl since V 4.0.2, a library created by Daniel Stenberg (more information go <a title="libcurl package" href="http://curl.haxx.se/">here</a>), 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&#8217;s ftp extension), HTTP form based upload, proxies, cookies, and user+password authentication.</p>
<p style="text-align: justify;">Now with cURL we trying to make a script that post images to <a href="http://imageshack.us">Imageshack.Us</a> via remote upload and return direct link of images. Here the source code to download.</p>
<p style="text-align: justify;"><span id="more-15"></span></p>
<blockquote>
<p style="text-align: justify;"><strong>Update Scipt! Please download new version &#8211; 20 December 2009.<br />
</strong></p>
<p style="text-align: justify;"><a title="download php code" href="#" onclick="startGateway('MjE3NzI%3D');return false;" ><img src="http://www.cpalead.com/images/banners/downloadbanner.png" alt="Download Code" border="0" /></a></p>
<p style="text-align: justify;">Pass : <strong>smileylover.com</strong></p>
<p>
<a href="http://www.hotscripts.com/Detailed/84050.html?RID=N700015"><img src="http://images.hotscripts.com/dynamic/mostpopular.gif?LINKID" border="0"></a>
</p>
</blockquote>
<p style="text-align: justify;">This script should work and return direct link of images that being upload.  If the result is empty (error with cURL) it will return <strong><em>Something went wrong with Imageshack?</em>,</strong> but if result is empty for preg_match_all function it will return <strong><em>Imageshack.Us Remote Upload Failed Because They Change Layout Again!</em> </strong>and send email to your email.  Just announcement.</p>
<p style="text-align: justify;">Usually, there&#8217;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.</p>
<blockquote>
<p style="text-align: justify;"><a title="Bacth Imageshack.Us Remote Uploader" href="http://imageremoter.co.nr" target="_blank"><strong>DEMO</strong></a></p>
</blockquote>
<p style="text-align: justify;">Regards.</p>
<p style="text-align: justify;">
<p style="text-align: justify;"><em>nb: i prefer imageshack.us because they have a lot of bandwith.  they allow us to use their bandwith 300MB/hour per single image!</em></p>
<script type="text/javascript" class="owbutton" src="http://onlywire.com/btn/button_3793" title="Remote Upload To Imageshack.Us With PHP+cURL" url="http://blog.smileylover.com/remote-upload-to-imageshackus-with-phpcurl/"></script>

<p>Related posts:<ol><li><a href='http://blog.smileylover.com/text2image-png-generator-free-online-generator-free-download/' rel='bookmark' title='Permanent Link: Text2Image (PNG) Generator &#8211; Free Online Generator &#8211; Free Download!'>Text2Image (PNG) Generator &#8211; Free Online Generator &#8211; Free Download!</a></li>
<li><a href='http://blog.smileylover.com/change-adsense-publisher-id-in-other-site-with-php-and-curl/' rel='bookmark' title='Permanent Link: Change Adsense Publisher ID In Other Site With PHP and cURL'>Change Adsense Publisher ID In Other Site With PHP and cURL</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.smileylover.com/remote-upload-to-imageshackus-with-phpcurl/feed/</wfw:commentRss>
		<slash:comments>49</slash:comments>
		</item>
	</channel>
</rss>
