<?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>Exploited Web &#187; script</title>
	<atom:link href="http://blog.exploitedweb.com/tag/script/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.exploitedweb.com</link>
	<description>Arbiter between Virtuality and Reality</description>
	<lastBuildDate>Wed, 25 Aug 2010 12:02:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Classes for PHP</title>
		<link>http://blog.exploitedweb.com/php-and-mysql/classes-for-php/</link>
		<comments>http://blog.exploitedweb.com/php-and-mysql/classes-for-php/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 10:46:41 +0000</pubDate>
		<dc:creator>Jonathan Discipulo</dc:creator>
				<category><![CDATA[PHP and MySQL]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://blog.exploitedweb.com/?p=88</guid>
		<description><![CDATA[PHP is currently the most trusted web programming language. PHP is recursive acronym for PHP: Hypertext Preprocessor. Aside for being fast when it comes to execution, it is a perfect match for the most widely used database which is MySQL. Together, these open-source technologies can create power applications. PHP scripts can be written using procedural [...]]]></description>
			<content:encoded><![CDATA[<p><div style="float:right;padding-left:10px"><script type="text/javascript"><!--
google_ad_client = "pub-4734545978679819";
google_ad_slot = "3906812392";
google_ad_width = 300;
google_ad_height = 250;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</div></p>
<p>PHP is currently the most trusted web programming language. PHP is recursive acronym for PHP: Hypertext Preprocessor. Aside for being fast when it comes to execution, it is a perfect match for the most widely used database which is MySQL. Together, these open-source technologies can create power applications. PHP scripts can be written using procedural or object-oriented programming style.</p>
<p>During my free time, I am writing scripts for <a href="http://www.phpclasses.org/browse/author/354697.html">PHP Classes</a> that I can use for my projects and sharing it back to the open source community. Here&#8217;s a list of my published classes:</p>
<p><a href="http://www.phpclasses.org/browse/package/3849.html">EBM2BMP Class</a><br />
<a href="http://www.phpclasses.org/browse/package/3847.html">Entitize Class</a><br />
<a href="http://www.phpclasses.org/browse/package/5936.html">Entitize Class for PHP 5</a><br />
<a href="http://www.phpclasses.org/browse/package/5802.html">Google Chart for PHP 5</a><br />
<a href="http://www.phpclasses.org/browse/package/5704.html">MySQL for PHP 5</a></p>
<p>Please check back as I will be updating this post as soon as I publish more PHP classes. I hope you find these classes useful.</p>
<input id="gwProxy" type="hidden" />
<input id="jsProxy" onclick="jsCall();" type="hidden" />
<input id="gwProxy" type="hidden" />
<p><!--Session data--></p>
<input id="jsProxy" onclick="jsCall();" type="hidden" />
]]></content:encoded>
			<wfw:commentRss>http://blog.exploitedweb.com/php-and-mysql/classes-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
