<?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>Cazpa.com &#187; PHP Scripts (FREE)</title>
	<atom:link href="http://cazpa.com/dev/php-scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://cazpa.com</link>
	<description>PHP Developer &#38; Website Designer</description>
	<lastBuildDate>Thu, 11 Mar 2010 23:32:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Add &#8211; Update &amp; Delete records from a MySQL database using PHP</title>
		<link>http://cazpa.com/tutorial/add-update-delete-records-from-a-mysql-database-using-php.html</link>
		<comments>http://cazpa.com/tutorial/add-update-delete-records-from-a-mysql-database-using-php.html#comments</comments>
		<pubDate>Thu, 14 Jan 2010 11:20:17 +0000</pubDate>
		<dc:creator>Daniel Smith</dc:creator>
				<category><![CDATA[PHP For beginners]]></category>
		<category><![CDATA[PHP Scripts (FREE)]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://cazpa.com/?p=128</guid>
		<description><![CDATA[The purpose of this PHP script is to show you how to connect to a MySql database, retrive records, add records,  update them and delete them, this script also uses Javascript to query the database to cut down on page refreshes.
I will add a full explenation very soon but for now you can download the [...]]]></description>
		<wfw:commentRss>http://cazpa.com/tutorial/add-update-delete-records-from-a-mysql-database-using-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Twitter From Your Website (HTML form)</title>
		<link>http://cazpa.com/tutorial/update-twitter-form-your-website.html</link>
		<comments>http://cazpa.com/tutorial/update-twitter-form-your-website.html#comments</comments>
		<pubDate>Sat, 24 Oct 2009 13:17:49 +0000</pubDate>
		<dc:creator>Daniel Smith</dc:creator>
				<category><![CDATA[PHP Scripts (FREE)]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://cazpa.com/?p=15</guid>
		<description><![CDATA[Here is a small script that allows you to post updates to twitter from a simple HTML form on your website.
First thing you need is the form, this is a simple HTML form, very easy to add to your existing website:


&#60;form name="form1" method="post" action="twitter.php"&#62;
  

  Twitter Username:
&#60;input id="t_user" name="t_user" type="text" /&#038;gt
  

 [...]]]></description>
		<wfw:commentRss>http://cazpa.com/tutorial/update-twitter-form-your-website.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
