<?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>Rochak Chauhan::Unpredictably Exciting &#187; FREE PHP code</title>
	<atom:link href="http://rochakchauhan.com/blog/tag/free-php-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://rochakchauhan.com/blog</link>
	<description>Know your limits, but never stop trying to exceed them.</description>
	<lastBuildDate>Thu, 03 May 2012 11:48:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>AJAX File Uploader :: Uploaded files without page reloading</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 14:12:52 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[AJAX File Uploader]]></category>
		<category><![CDATA[Download php Class]]></category>
		<category><![CDATA[FREE PHP code]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=656</guid>
		<description><![CDATA[This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page.  There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page. &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to browse files uploaded via Web forms using AJAX methods to send the files without reloading the form page.  There is auxiliary Javascript code that can upload in the background a file that the users chooses in a Web page form and updates the upload message status in the page.<br />
A server side auxiliary script gets the uploaded files and copies to an upload directory.  The class can be used to scan the upload directory and list the previously uploaded files according to different types: image, sound, video and other</strong> <strong>.</strong></p>
<p><em><strong>Demo:</strong></em></p>
<ul>
<li><a title="Online Demo :: AJAX File Uploader" href="http://demo.dmwtechnologies.com/PHP/AjaxFileUploader" target="_blank"><em>http://demo.dmwtechnologies.com/PHP/AjaxFileUploader</em></a></li>
</ul>
<p><em><strong>Download: </strong></em></p>
<ul>
<li><a title="AJAX File Uploader" href="http://www.phpclasses.org/browse/package/2759.html" target="_blank">http://www.phpclasses.org/browse/package/2759.html<br />
</a></li>
<li><a title="AJAX File Uploader" href="http://phpclasses.dmwtechnologies.com/browse/package/2759.html" target="_blank"></a><a title="AJAX File Uploader" href="http://phpclasses.dmwtechnologies.com/browse/package/2759.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/2759.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/ajax-file-uploader/feed/</wfw:commentRss>
		<slash:comments>428</slash:comments>
		</item>
		<item>
		<title>Google Hacks :: Search the Internet for certain files using Google</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:38:51 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Google Hacks]]></category>
		<category><![CDATA[PHP Classes]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=779</guid>
		<description><![CDATA[This class can be used to search the Internet for certain types of files. It accesses the Google Web search pages and submit search queries with special syntax to return lists of files of certain types. Currently it can perform searches for: music files, ebook files, video files, application program archives, and text font files. &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to search the Internet for certain types of files. It accesses the Google Web search pages and submit search queries with special syntax to return lists of files of certain types.<br />
Currently it can perform searches for: music files, ebook files, video files, application program archives, and text font files. The class returns arrays of the URLs of the files that are found.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://googlehacks.rochakchauhan.com/" target="_blank">http://googlehacks.rochakchauhan.com/</a></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/4287.html" target="_blank">http://www.phpclasses.org/browse/package/4287.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/4287.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/4287.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/google-hacks-search-the-internet-for-certain-files-using-google/feed/</wfw:commentRss>
		<slash:comments>382</slash:comments>
		</item>
		<item>
		<title>Google Currency Converter :: Convert currency amounts using Google searches</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:35:02 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Free Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Google Currency Converter]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=777</guid>
		<description><![CDATA[This class can be used to convert currency amounts using Google searches. It takes as parameters an amount in one currency and the target currency. The class sends an HTTP request to the Google search pages to retrieve the amount to the target currency. It can return the converted amount and the conversion rate from &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to convert currency amounts using Google searches. It takes as parameters an amount in one currency and the target currency.<br />
The class sends an HTTP request to the Google search pages to retrieve the amount to the target currency. It can return the converted amount and the conversion rate from the initial currency to the target currency and vice-versa.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a href="http://geoip.dmwtechnologies.com/" target="_blank">http://demo.dmwtechnologies.com/PHP/GoogleCurrencyConvertor/</a><strong><br />
</strong></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/5090.html" target="_blank">http://www.phpclasses.org/browse/package/5090.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/5090.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/5090.html</a> (mirror)<strong><br />
</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/google-currency-converter-convert-currency-amounts-using-google-searches/feed/</wfw:commentRss>
		<slash:comments>494</slash:comments>
		</item>
		<item>
		<title>YouTube API :: Get the video download URL using the YouTube API</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:26:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[YouTube API]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=774</guid>
		<description><![CDATA[This class can be used to retrieve YouTube video details using the YouTube API. It accesses the YouTube GData API Web server and issues a request retrieve information about videos that match a given keyword. The class retrieves all the details of the matching videos like: titles, video URL for download in Flash or 3GPP &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to retrieve YouTube video details using the YouTube API. It accesses the YouTube GData API Web server and issues a request retrieve information about videos that match a given keyword.<br />
The class retrieves all the details of the matching videos like: titles, video URL for download in Flash or 3GPP (for mobile) formats and video thumbnail image URL.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/YouTubeAPI" target="_blank">http://demo.dmwtechnologies.com/PHP/YouTubeAPI</a><strong><br />
</strong></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/4664.html" target="_blank">http://www.phpclasses.org/browse/package/4664.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/4664.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/4664.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/youtube-api-get-the-video-download-url-using-the-youtube-api/feed/</wfw:commentRss>
		<slash:comments>61</slash:comments>
		</item>
		<item>
		<title>Text To Image :: Render a text string as an image</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:15:05 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[Text To Image]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=769</guid>
		<description><![CDATA[This is a simple class that can render a given text string as an image. The class renders the text in given position of an image of a given width and height using a font of a given size. It can take the text foreground and background color parameters by value or by name. The &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This is a simple class that can render a given text string as an image. The class renders the text in given position of an image of a given width and height using a font of a given size.<br />
It can take the text foreground and background color parameters by value or by name. The rendered text image can be served in the GIF, JPEG or PNG formats.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/TextToImage/" target="_blank">http://demo.dmwtechnologies.com/PHP/TextToImage/</a><strong><br />
</strong></li>
</ul>
<p><strong>Download: </strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/2349.html" target="_blank">http://www.phpclasses.org/browse/package/2349.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/2349.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/2349.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/text-to-image-render-a-text-string-as-an-image/feed/</wfw:commentRss>
		<slash:comments>459</slash:comments>
		</item>
		<item>
		<title>Test On Image :: Render text on image using images of letters</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/test-on-image-render-text-on-image-using-images-of-letters/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/test-on-image-render-text-on-image-using-images-of-letters/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:11:43 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download Free PHP Classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[Test On Image]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=767</guid>
		<description><![CDATA[This class can be used to render text on a background image. The letters of the text are made of graphics defined by separate image files. The letter image files can be loaded from a configurable directory. This way different text font images can be used. Download: http://www.phpclasses.org/browse/package/2836.html http://phpclasses.dmwtechnologies.com/browse/package/2836.html (mirror)]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to render text on a background image. The letters of the text are made of graphics defined by separate image files.<br />
The letter image files can be loaded from a configurable directory. This way different text font images can be used.</strong></p>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/2836.html" target="_blank">http://www.phpclasses.org/browse/package/2836.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/2836.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/2836.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/test-on-image-render-text-on-image-using-images-of-letters/feed/</wfw:commentRss>
		<slash:comments>336</slash:comments>
		</item>
		<item>
		<title>Tag Cloud Generator :: Generate tag cloud from lists of links</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/tag-cloud-generator-generate-tag-cloud-from-lists-of-links/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/tag-cloud-generator-generate-tag-cloud-from-lists-of-links/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 13:07:47 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[Tag Cloud Generator]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=765</guid>
		<description><![CDATA[This package can be used to generate tag clouds from lists of links. It can take a list of links either as strings, arrays, or files in the CSV format. The class generates a tag cloud with different colors and sizes for each link according to the respective weight. Update: Now this version also enables &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/tag-cloud-generator-generate-tag-cloud-from-lists-of-links/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This package can be used to generate tag clouds from lists of links. It can take a list of links either as strings, arrays, or files in the CSV format.</strong></p>
<p><strong>The class generates a tag cloud with different colors and sizes for each link according to the respective weight. Update: Now this version also enables you to extract tags from a paragraph/text.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/TagCloudGenerator/" target="_blank">http://demo.dmwtechnologies.com/PHP/TagCloudGenerator/</a><strong><br />
</strong></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/4158.html" target="_blank">http://www.phpclasses.org/browse/package/4158.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/4158.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/4158.html</a> (mirror)<strong><br />
</strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/tag-cloud-generator-generate-tag-cloud-from-lists-of-links/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>PHP Yahoo Music API :: Search for music using the Yahoo Music API</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/php-yahoo-music-api-search-for-music-using-the-yahoo-music-api/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/php-yahoo-music-api-search-for-music-using-the-yahoo-music-api/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 12:59:56 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Classes]]></category>
		<category><![CDATA[PHP Yahoo Music API]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=761</guid>
		<description><![CDATA[This class can search for information about music and artists using the Yahoo Music API. It can send HTTP requests to the Yahoo Music API Web services server to perform several types of operation. Currently it can: Search for artists by name Get information about an artist Get the album releases of an artist Get &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/php-yahoo-music-api-search-for-music-using-the-yahoo-music-api/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can search for information about music and artists using the Yahoo Music API.</p>
<p>It can send HTTP requests to the Yahoo Music API Web services server to perform several types of operation. Currently it can:<br />
</strong></p>
<ol>
<li><strong>Search for artists by name</strong></li>
<li><strong>Get information about an artist</strong></li>
<li><strong>Get the album releases of an artist</strong></li>
<li><strong>Get information about a music track</strong></li>
<li><strong>Search for a track by name</strong></li>
<li><strong>Get all tracks of an artist</strong></li>
<li><strong>Get information of an album release</strong></li>
</ol>
<p><strong>Demo</strong>:</p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/PhpYahooMusicApi/" target="_blank">http://demo.dmwtechnologies.com/PHP/PhpYahooMusicApi/</a></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/4944.html" target="_blank">http://www.phpclasses.org/browse/package/4944.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/4944.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/4944.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/php-yahoo-music-api-search-for-music-using-the-yahoo-music-api/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP Scroller :: Display text messages scrolling vertically</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/php-scroller-display-text-messages-scrolling-vertically/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/php-scroller-display-text-messages-scrolling-vertically/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 12:55:31 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP Classess]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Scroller]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=759</guid>
		<description><![CDATA[This class can be used to display text messages scrolling vertically. It generates the necessary HTML, Javascript and CSS to display several text messages in page that scrolls vertically. The messages stop scrolling while the user leaves the mouse pointer over the text and resumes scrolling when the user removes the mouse pointer. Demo: http://demo.dmwtechnologies.com/PHP/PhpScroller/ &#8230; <a class="read-excerpt" href="http://rochakchauhan.com/blog/2009/01/27/php-scroller-display-text-messages-scrolling-vertically/">Continue reading <span class="meta-nav">&#187;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to display text messages scrolling vertically. It generates the necessary HTML, Javascript and CSS to display several text messages in page that scrolls vertically.<br />
The messages stop scrolling while the user leaves the mouse pointer over the text and resumes scrolling when the user removes the mouse pointer.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/PhpScroller/" target="_blank">http://demo.dmwtechnologies.com/PHP/PhpScroller/</a><strong><br />
</strong></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li><a href="http://www.phpclasses.org/browse/package/5053.html" target="_blank">http://www.phpclasses.org/browse/package/5053.html</a></li>
<li><a href="http://phpclasses.dmwtechnologies.com/browse/package/5053.html" target="_blank">http://phpclasses.dmwtechnologies.com/browse/package/5053.html</a> (mirror)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/php-scroller-display-text-messages-scrolling-vertically/feed/</wfw:commentRss>
		<slash:comments>412</slash:comments>
		</item>
		<item>
		<title>PHP Obfuscator :: Obfuscate PHP as base64 encoded strings</title>
		<link>http://rochakchauhan.com/blog/2009/01/27/php-obfuscator-obfuscate-php-as-base64-encoded-strings/</link>
		<comments>http://rochakchauhan.com/blog/2009/01/27/php-obfuscator-obfuscate-php-as-base64-encoded-strings/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 12:47:19 +0000</pubDate>
		<dc:creator>rochakchauhan</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[PHP Code]]></category>
		<category><![CDATA[Download PHP classes]]></category>
		<category><![CDATA[FREE PHP code]]></category>
		<category><![CDATA[PHP Obfuscator]]></category>

		<guid isPermaLink="false">http://rochakchauhan.com/blog/?p=753</guid>
		<description><![CDATA[This class can be used to obfuscate PHP scripts. It takes a given PHP script and generates another script that includes just one statement that decoded and evaluates the original script code encoded using the base64 algorithm. The generates script is saved to a file with a given name. Demo: http://demo.dmwtechnologies.com/PHP/PhpObfuscator/ Download: http://www.phpclasses.org/browse/package/4926.html http://phpclasses.dmwtechnologies.com/browse/package/4926.html (demo)]]></description>
			<content:encoded><![CDATA[<p><strong>This class can be used to obfuscate PHP scripts. It takes a given PHP script and generates another script that includes just one statement that decoded and evaluates the original script code encoded using the base64 algorithm.<br />
The generates script is saved to a file with a given name.</strong></p>
<p><strong>Demo:</strong></p>
<ul>
<li><a title="Online Demo" href="http://demo.dmwtechnologies.com/PHP/PhpObfuscator/" target="_blank">http://demo.dmwtechnologies.com/PHP/PhpObfuscator/</a><strong><br />
</strong></li>
</ul>
<p><strong>Download:</strong></p>
<ul>
<li>http://www.phpclasses.org/browse/package/4926.html</li>
<li>http://phpclasses.dmwtechnologies.com/browse/package/4926.html (demo)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://rochakchauhan.com/blog/2009/01/27/php-obfuscator-obfuscate-php-as-base64-encoded-strings/feed/</wfw:commentRss>
		<slash:comments>590</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
