<?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>WebStockBox &#187; PHP</title>
	<atom:link href="http://www.webstockbox.com/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webstockbox.com</link>
	<description>Web Development Resources</description>
	<lastBuildDate>Wed, 28 Jul 2010 22:14:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Creating Banner Rotator Script With PHP, jQuery &amp; MySQL Tutorial</title>
		<link>http://www.webstockbox.com/php/creating-banner-rotator-script-with-php-jquery-mysql-tutorial/</link>
		<comments>http://www.webstockbox.com/php/creating-banner-rotator-script-with-php-jquery-mysql-tutorial/#comments</comments>
		<pubDate>Fri, 28 May 2010 22:42:43 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1702</guid>
		<description><![CDATA[If you have blog or website and looking for a nice script for rotating ads position on your site, here is a nice one. You can download a completed script or you can learn on how to create with yourself from the tutorial. In this tutorial we are making a simple PHP, jQuery &#038; MySQL [...]]]></description>
			<content:encoded><![CDATA[<p>If you have blog or website and looking for a nice script for rotating ads position on your site, here is a nice one. You can download a completed script or you can learn on how to create with yourself from the tutorial.</p>
<p>In this tutorial we are making a simple PHP, jQuery &#038; MySQL banner rotator, with which you can create and randomly display banners on your site. Each of the banners features a neat jQuery animation effect, which you can customize to fit your own needs.</p>
<p>The tutorial is really nice, easy to follow and useful for all web developers who put the ads on their sites.</p>
<p><strong>Link : </strong><a href="http://tutorialzine.com/2010/04/simple-banner-rotator-with-php-jquery-mysql/">View the tutorial</a><br />
<a href="http://demo.tutorialzine.com/2010/04/simple-banner-rotator-php-mysql-jquery/demo.php">View Demo</a></p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/05/banner_rotation.jpg" alt="Creating Banner Rotator Script With PHP, jQuery &#038; MySQL Tutorial"></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1702&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-banner-rotator-script-with-php-jquery-mysql-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Todo List With PHP, MySQL and jQuery</title>
		<link>http://www.webstockbox.com/php/creating-a-todo-list-with-php-mysql-and-jquery/</link>
		<comments>http://www.webstockbox.com/php/creating-a-todo-list-with-php-mysql-and-jquery/#comments</comments>
		<pubDate>Fri, 28 May 2010 22:41:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1699</guid>
		<description><![CDATA[In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP’s OOP capabilities, play with jQuery UI and implement some nice AJAX functionality. For a better understanding of the steps of this tutorial, You can see the live demo from [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/05/php_todo_list.gif" alt="Creating a Todo List With PHP, MySQL and jQuuery tutorial"></center></p>
<p>In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP’s OOP capabilities, play with jQuery UI and implement some nice AJAX functionality.</p>
<p>For a better understanding of the steps of this tutorial, You can see the live demo from the link below or download a completed scirpt.</p>
<p><strong>Link : </strong><a href="http://tutorialzine.com/2010/03/ajax-todo-list-jquery-php-mysql-css/">View the tutorial</a><br />
<a href="http://demo.tutorialzine.com/2010/03/ajax-todo-list-jquery-php-mysql-css/demo.php">View Demo</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1699&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-a-todo-list-with-php-mysql-and-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a PHP Signup Form with Email Confirmation Tutorial + Source Code</title>
		<link>http://www.webstockbox.com/php/creating-a-php-signup-form-with-email-confirmation-tutorial-source-code/</link>
		<comments>http://www.webstockbox.com/php/creating-a-php-signup-form-with-email-confirmation-tutorial-source-code/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 17:54:54 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1667</guid>
		<description><![CDATA[Here is a nice tutorial on how to create a PHP + mySQL signup form with email confirmation. You&#8217;ll learn from the source code and you can download a finished code too. Link : View the tutorial]]></description>
			<content:encoded><![CDATA[<p>Here is a nice tutorial on how to create a PHP + mySQL signup form with email confirmation. You&#8217;ll learn from the source code and you can download a finished code too.</p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/04/PHP_signup_form.png" alt="PHP Signup Form"></center></p>
<p><strong>Link : </strong><a href="http://net.tutsplus.com/tutorials/php/create-a-signup-form-with-email-confirmation/">View the tutorial</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1667&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-a-php-signup-form-with-email-confirmation-tutorial-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating &#8220;Who is Online&#8221; Widget With PHP, MySQL and jQuery + Free Source Code</title>
		<link>http://www.webstockbox.com/php/creating-who-is-online-widget-with-php-mysql-and-jquery-free-source-code/</link>
		<comments>http://www.webstockbox.com/php/creating-who-is-online-widget-with-php-mysql-and-jquery-free-source-code/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 00:34:35 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[who is online]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1609</guid>
		<description><![CDATA[Nice tutorial on how to create your own &#8220;Who is Online&#8221; Widget using PHP, MySQL and jQuery. View the tutorial View Demo]]></description>
			<content:encoded><![CDATA[<p>Nice tutorial on how to create your own &#8220;Who is Online&#8221; Widget using PHP, MySQL and jQuery. </p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/04/who_is_online.png" alt="Who is Online script"></center></p>
<p><a href="http://tutorialzine.com/2010/03/who-is-online-widget-php-mysql-jquery/">View the tutorial</a><br />
<a href="http://demo.tutorialzine.com/2010/03/who-is-online-widget-php-mysql-jquery/demo.html">View Demo</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1609&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-who-is-online-widget-with-php-mysql-and-jquery-free-source-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TraceWatch Real Time Web Stats and Traffic Analysis</title>
		<link>http://www.webstockbox.com/php/tracewatch-real-time-web-stats-and-traffic-analysis/</link>
		<comments>http://www.webstockbox.com/php/tracewatch-real-time-web-stats-and-traffic-analysis/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:07:50 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[TraceWatch]]></category>
		<category><![CDATA[web analysis]]></category>
		<category><![CDATA[web stat]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1577</guid>
		<description><![CDATA[TraceWatch Real Time Web Stats and Traffic Analysis Lets you keep track of the visitors to your website in real time with detailed statistics and deep analysis using an innovative user interface for FREE and helps you make your website more effective. Can be easily installed on any website supporting PHP and MySQL. You only [...]]]></description>
			<content:encoded><![CDATA[<p>TraceWatch Real Time Web Stats and Traffic Analysis Lets you keep track of the visitors to your website in real time with detailed statistics and deep analysis using an innovative user interface for FREE and helps you make your website more effective. Can be easily installed on any website supporting PHP and MySQL. You only need to upload some files to your server.</p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/03/trace_watch.png" alt="TraceWatch Real Time Web Stats and Traffic Analysis" /></center></p>
<p><strong>Link : </strong><a href="http://www.tracewatch.com/">More Info &#038; Download</a><br />
<a href="http://www.dejkam.com/twatch/">View Demo</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1577&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/tracewatch-real-time-web-stats-and-traffic-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyBB &#8211; Free PHP+MySQL Forum Script</title>
		<link>http://www.webstockbox.com/php/mybb-free-phpmysql-forum-script/</link>
		<comments>http://www.webstockbox.com/php/mybb-free-phpmysql-forum-script/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:04:46 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1572</guid>
		<description><![CDATA[MyBB is another good PHP+ mySQL forum script and free download. Link : More Info &#038; Download]]></description>
			<content:encoded><![CDATA[<p>MyBB is another good PHP+ mySQL forum script and free download. </p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/03/mybb.png" alt="MyBB"></center></p>
<p><strong>Link : </strong><a href="http://www.mybboard.net/">More Info &#038; Download</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1572&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/mybb-free-phpmysql-forum-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Multiple Files Upload Script &#8211; Plupload</title>
		<link>http://www.webstockbox.com/javascripts/free-multiple-files-upload-script-plupload/</link>
		<comments>http://www.webstockbox.com/javascripts/free-multiple-files-upload-script-plupload/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 02:11:45 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Javascripts]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[plupload]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1463</guid>
		<description><![CDATA[If you&#8217;re looking for a good file upload script, here is Plupload, a very good file upload script, you can easily upload one file at a time or multiple files upload at a time. It is easy to use, nice looking interface and free. Using Plupload you can upload multiple files using Google Gears, Silverlight, [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/02/plupload_script.png" alt="Free Multiple Files Upload Script - Plupload" /></center></p>
<p>If you&#8217;re looking for a good file upload script, here is Plupload, a very good file upload script, you can easily upload one file at a time or multiple files upload at a time. It is easy to use, nice looking interface and free.</p>
<p>Using Plupload you can upload multiple files using Google Gears, Silverlight, Flash, BrowserPlus or HTML5. Flexible configuration allows you to choose all or only some of these upload “runtimes” with fallback in the order you specify. The license is GPL for you to enjoy.</p>
<p>There are a few really interesting features available, such as:</p>
<ul>
<li>Drag  &#038; drop.</li>
<li>Client side image resizing before upload.</li>
<li>Select file type filtering.</li>
<li>Chunking to allow uploading huge files without any problems.</li>
</ul>
<p><strong></strong> <a href="http://www.plupload.com/">More info &#038; Download Plupload</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1463&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/javascripts/free-multiple-files-upload-script-plupload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Processes of Creating a Web App</title>
		<link>http://www.webstockbox.com/php/the-processes-of-creating-a-web-app/</link>
		<comments>http://www.webstockbox.com/php/the-processes-of-creating-a-web-app/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 22:25:39 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1338</guid>
		<description><![CDATA[Planning is always good when you have to do you work offline or online. If you work as a web developer, this tutorial series is right for you. I just found this good tutorial &#8220;Creating a Web App from Scratch&#8221; a tutorial series that show you the processes of creating a web application. The articles [...]]]></description>
			<content:encoded><![CDATA[<p>Planning is always good when you have to do you work offline or online. If you work as a web developer, this tutorial series is right for you. I just found this good tutorial &#8220;Creating a Web App from Scratch&#8221; a tutorial series that show you the processes of creating a web application. </p>
<p>The articles were written by Chris Coyier from css-tricks and his friend Jason Lengstorf.  These are very good articles and well explain, they show you from the basic idea to create a web app, how to design, database architecture, coding, UI, ajax, security, or even the bugs. There&#8217;re 9 processes in the series of creating a web app from scatch as list below.</p>
<p>The articles are good for all level of web developers not only for newbies.</p>
<p><strong>Link : </strong><a href="http://css-tricks.com/examples/WebAppFromScratch/">Creating a Web App from Scratch</a></p>
<p><strong>Topics in the Tutorial Series</strong></p>
<ul>
<li><a href="http://css-tricks.com/app-from-scratch-1-design">Part 1 – Planning the App: Basic Idea and Design</a></li>
<li><a href="http://ennuidesign.com/blog/Creating+an+App+from+Scratch+Part+2/">Part 2 – Planning the App: Database Architecture and Development Approach</a></li>
<li><a href="http://ennuidesign.com/blog/Creating+an+App+from+Scratch+Part+3/">Part 3 – Designing the App: Workflow Map and Photoshop Design</a></li>
<li><a href="http://css-tricks.com/app-from-scratch-4-html-css">Part 4 – Designing the App: HTML and CSS</a></li>
<li><a href="http://ennuidesign.com/blog/Creating+an+App+from+Scratch+Part+5/">Part 5 – Developing the App: User Interaction</a></li>
<li><a href="http://css-tricks.com/app-from-scratch-6-ajax">Part 6 – Developing the App: Adding AJAX Interactivity</a></li>
<li><a href="http://ennuidesign.com/blog/Creating+an+App+from+Scratch+Part+7/">Part 7 – Developing the App: List Interaction</a></li>
<li><a href="http://css-tricks.com/app-from-scratch-8-finishing">Part 8 – Security &#038; The Future</a></li>
<li><a href="http://ennuidesign.com/blog/Creating+an+App+from+Scratch+Part+9/">Part 9 &#8212; Bugs, More Security, and Other Tweaks</a></li>
</ul>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2010/01/process_of_webapp.png" alt="The Processes of Creating a Web App"></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1338&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/the-processes-of-creating-a-web-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Web Analytics &#8211; Free Web Analytics Framework</title>
		<link>http://www.webstockbox.com/php/open-web-analytics-free-web-analytics-framework/</link>
		<comments>http://www.webstockbox.com/php/open-web-analytics-free-web-analytics-framework/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 20:22:47 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[analytic]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1334</guid>
		<description><![CDATA[Open Web Analytics (OWA) is an open source web analytics framework written in PHP. OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications. The OWA framework also comes with built-in support for popular web applications such as [...]]]></description>
			<content:encoded><![CDATA[<p>Open Web Analytics (OWA) is an open source web analytics framework written in PHP.</p>
<p> OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications. </p>
<p>The OWA framework also comes with built-in support for popular web applications such as WordPress and MediaWiki. As a generic web analytics framework, OWA can be extended to track and analyze any web application. </p>
<p>This analytics is free and open source, you can visit the link below for more info and grab a free copy.</p>
<p><center><a href="http://www.openwebanalytics.com"><img src="http://www.webstockbox.com/wp-content/uploads/2010/01/open_web_analytics.png" alt="Open Web Analytics"></a></center></p>
<p><strong>Link : </strong><a href="http://www.openwebanalytics.com">More Info and Download Open Web Analytics</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1334&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/open-web-analytics-free-web-analytics-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn How to Use CodeIgniter, a PHP Framework (Video Tutorial)</title>
		<link>http://www.webstockbox.com/php/learn-how-to-use-codeigniter-a-php-framework-video-tutorial/</link>
		<comments>http://www.webstockbox.com/php/learn-how-to-use-codeigniter-a-php-framework-video-tutorial/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:53:51 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1329</guid>
		<description><![CDATA[One of the most popular PHP framework is CodeIgniter because of its easy to use, simplicity, speed and it has all the features you need. If you have no idea how CodeIgniter works or have no idea on how to use this framework. Here is a video series for learning how to code your web [...]]]></description>
			<content:encoded><![CDATA[<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/12/codeigniter_tutorials.jpg" alt="Learn How to Use CodeIgniter"></center></p>
<p>One of the most popular PHP framework is CodeIgniter because of its easy to use, simplicity, speed and it has all the features you need. </p>
<p>If you have no idea how CodeIgniter works or have no idea on how to use this framework. Here is a video series for learning how to code your web app using a PHP framework &#8220;CodeIgniter&#8221;</p>
<p>The videos are from <a href="http://net.tutsplus.com/">Nettuts</a> by Jeffrey Way, you&#8217;ll learn&#8230;</p>
<p><a href="http://net.tutsplus.com/videos/screencasts/easy-development-with-codeigniter/">Easy Development With CodeIgniter</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-1/">Day 1: Getting Started With the Framework</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-2/">Day 2: Database Selecting Methods</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-3/">Day 3: Sending Emails</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-4-newsletter-signup/">Day 4: Newsletter Signup</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-5-crud/">Day 5: CRUD</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-6-login/">Day 6: Login</a><br />
<a href="http://net.tutsplus.com/videos/screencasts/codeigniter-from-scratch-day-7-pagination/">Day 7: Pagination</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1329&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/learn-how-to-use-codeigniter-a-php-framework-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Write Secure PHP Code</title>
		<link>http://www.webstockbox.com/php/how-to-write-secure-php-code/</link>
		<comments>http://www.webstockbox.com/php/how-to-write-secure-php-code/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 11:16:36 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=1255</guid>
		<description><![CDATA[There&#8217;re tons of PHP codes out there, some is good and some is not secure even WordPress that I use as my blog CMS, in some versions have a security bug. If you&#8217;re new to PHP code and want to improve your coding skill, here is a serie of techniques on how to write secure [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;re tons of PHP codes out there, some is good and some is not secure even WordPress that I use as my blog CMS, in some versions have a security bug.</p>
<p>If you&#8217;re new to PHP code and want to improve your coding skill, here is a serie of techniques on how to write secure PHP code that I found on <a href="http://www.addedbytes.com/writing-secure-php/">addedbytes.com</a>. I think the tutorials are really useful, you&#8217;ll learn the techniques in 4 parts&#8230;</p>
<p><strong><a href="http://www.addedbytes.com/writing-secure-php/writing-secure-php-1/">Wrinting secure PHP code part 1</a></strong><br />
Learn how to avoid some of the most common mistakes in PHP, and so make your sites more secure.</p>
<p><strong><a href="http://www.addedbytes.com/writing-secure-php/writing-secure-php-2/">Wrinting secure PHP code part 2</a></strong><br />
Learn how to improve your security a little further with the second part of this PHP tutorial.</p>
<p><strong><a href="http://www.addedbytes.com/writing-secure-php/writing-secure-php-3/">Wrinting secure PHP code part 3</a></strong><br />
Covering weak passwords, clients and more advanced topics.</p>
<p><strong><a href="http://www.addedbytes.com/writing-secure-php/writing-secure-php-4/">Wrinting secure PHP code part 4</a></strong><br />
Covering cross-site scripting, cross-site request forgery and character encoding security issues.</p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/12/secure_php_code.png" alt="secure PHP code"></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=1255&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/how-to-write-secure-php-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a PHP Contact Form With PHPMailer + Ajax + jQuery (Tutorial)</title>
		<link>http://www.webstockbox.com/php/creating-a-php-contact-form-with-phpmailerajaxjquery-tutorial/</link>
		<comments>http://www.webstockbox.com/php/creating-a-php-contact-form-with-phpmailerajaxjquery-tutorial/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 22:27:40 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[phpmailer]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=955</guid>
		<description><![CDATA[If you&#8217;re looking for a PHP contact form for your site, this is a very nice contact form. Tutorialzine made a good tutorial and offers the demo script for free download. This contact form is beautiful, the script works great with PHPMailer, Ajax and jQuery and they provide a good tutorial on how to create [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a PHP contact form for your site, this is a very nice contact form. <a href="">Tutorialzine</a> made a good tutorial and offers the demo script for free download.</p>
<p>This contact form is beautiful, the script works great with PHPMailer, Ajax and jQuery and they provide a good tutorial on how to create this contact form too. </p>
<p>In the tutorial you are going to learn how to make an AJAX contact form which leverages modern web development techniques. </p>
<p><strong>Link : </strong><br />
<a href="http://tutorialzine.com/2009/09/fancy-contact-form/">View the Tutorial</a><br />
<a href="http://demo.tutorialzine.com/2009/09/fancy-contact-form/demo.php">View Demo</a><br />
<a href="http://demo.tutorialzine.com/2009/09/fancy-contact-form/demo.zip">Download File</a></p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/10/fancy_contact_form.gif" alt="Creating a PHP Contact Form With PHPMailer+Ajax+jQuery (Tutorial)" /></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=955&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-a-php-contact-form-with-phpmailerajaxjquery-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free PHP Chat Script + Tutorial</title>
		<link>http://www.webstockbox.com/php/free-php-chat-script-tutorial/</link>
		<comments>http://www.webstockbox.com/php/free-php-chat-script-tutorial/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:49:28 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=900</guid>
		<description><![CDATA[This is a nice tutorial + free source code of PHP + jQuery live chat system. I really like it, if you want to have a live chat system on you web for customer support or chat box for your community, you may like this simple chat box. The interface of this chat is clean [...]]]></description>
			<content:encoded><![CDATA[<p>This is a nice tutorial + free source code of PHP + jQuery live chat system. I really like it, if you want to have a live chat system on you web for customer support or chat box for your community, you may like this simple chat box.</p>
<p>The interface of this chat is clean and simple, the system run smoothly using PHP + jQuery. The chat application is also quite simple. It&#8217;s include a login and logout system, AJAX-style features, and will also offer support for multiple users.</p>
<p>You&#8217;ll learn from the source code and their tutorial on how to create this chat box is good. You can also chage the box design easily using CSS.</p>
<p><strong>Link : </strong> <a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-create-a-simple-web-based-chat-application/">View the tutorial + Download free PHP chat script</a></p>
<p><center><a href="http://net.tutsplus.com/tutorials/javascript-ajax/how-to-create-a-simple-web-based-chat-application/"><img src="http://www.webstockbox.com/wp-content/uploads/2009/10/free_php_chat_script.gif" alt="Free PHP Chat Script + Tutorial" /></a></center></p>
<p><br/></p>
<h3>Building a jQuery/PHP Powered Chat Room</h3>
<p>This is another great Chat script with PHP + jQuey. <a href="http://css-tricks.com/jquery-php-chat/">Building a jQuery/PHP Powered Chat Room</a></p>
<p align="center"><a href="http://css-tricks.com/jquery-php-chat/"><img src="http://www.webstockbox.com/wp-content/uploads/2009/10/jquery_php_chat.png" alt="Building a jQuery/PHP Powered Chat Room" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=900&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/free-php-chat-script-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free PHP and mySQL Cheat Sheets</title>
		<link>http://www.webstockbox.com/php/free-php-and-mysql-cheat-sheets/</link>
		<comments>http://www.webstockbox.com/php/free-php-and-mysql-cheat-sheets/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 20:44:41 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=888</guid>
		<description><![CDATA[PHP and mySQL is a very popular language for web development and they&#8217;re both really good and free. I&#8217;ve found these cool PHP and mySQL cheat sheets and I want to share with you. The cheat sheets is really to read, even you&#8217;re a new or pro to PHP and mySQL, I think you should [...]]]></description>
			<content:encoded><![CDATA[<p>PHP and mySQL is a very popular language for web development and they&#8217;re both really good and free. I&#8217;ve found these cool PHP and mySQL cheat sheets and I want to share with you.</p>
<p>The cheat sheets is really to read, even you&#8217;re a new or pro to PHP and mySQL, I think you should have these cheat sheet.</p>
<p><br />
<strong>Link : </strong><br />
<a href="http://www.addedbytes.com/cheat-sheets/php-cheat-sheet/">PHP Cheat Sheet</a><br />
<a href="http://www.addedbytes.com/cheat-sheets/mysql-cheat-sheet/">mySQL Cheat Sheet</a></p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/10/free_php_mysql_cheat_sheet.gif" alt="Free PHP and mySQL Cheat Sheets" /></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=888&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/free-php-and-mysql-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Securimage &#8211; Download Free Open Source PHP Captcha Script</title>
		<link>http://www.webstockbox.com/php/securimage-download-free-open-source-php-captcha-script/</link>
		<comments>http://www.webstockbox.com/php/securimage-download-free-open-source-php-captcha-script/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 19:15:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[captcha]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=877</guid>
		<description><![CDATA[Nowadays, spam is one of a big problem for all web admins and this is one of a good script for protecting spam on your site. Securimage is an open-source free PHP CAPTCHA script for generating complex images and CAPTCHA codes to protect forms from spam and abuse. I&#8217;ve tried the demo on their site, [...]]]></description>
			<content:encoded><![CDATA[<p>Nowadays, spam is one of a big problem for all web admins and this is one of a good script for protecting spam on your site.</p>
<p>Securimage is an open-source free PHP CAPTCHA script for generating complex images and CAPTCHA codes to protect forms from spam and abuse.</p>
<p>I&#8217;ve tried the demo on their site, I&#8217;m really impressed, I think this script is really good. The Securimage script has full featured, customizable and required PHP 4.3+ and GD library 2.0+.</p>
<p>If you&#8217;re looking for a free open source PHP Captcha script, this is the right script for you, go check out by yourself from the link below.</p>
<p><strong><a href="http://www.phpcaptcha.org/try-securimage/">Live Demo</a></strong><br />
<strong>Link : </strong><a href="http://www.phpcaptcha.org/">Securimage &#8211; Free Download Open Source PHP Captcha Script</a></p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/10/free_opensource_php_captcha.jpg" alt="Securimage - Download Free Open Source PHP Captcha Script" /></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=877&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/securimage-download-free-open-source-php-captcha-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Creating a simple PHP shopping cart tutorial</title>
		<link>http://www.webstockbox.com/ecommerce/creating-a-simple-php-shopping-cart-tutorial/</link>
		<comments>http://www.webstockbox.com/ecommerce/creating-a-simple-php-shopping-cart-tutorial/#comments</comments>
		<pubDate>Fri, 29 May 2009 10:03:13 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=787</guid>
		<description><![CDATA[This is a PHP tutorial on how to create a simple shopping cart system. If you want to learn to create your own PHP shopping cart. The tutorial is in 3 parts, you can view the tutorial from the link below. Tutorial part 1 Tutorial part 2 Tutorial part 3]]></description>
			<content:encoded><![CDATA[<p>This is a PHP tutorial on how to create a simple shopping cart system. If you want to learn to create your own PHP shopping cart. The tutorial is in 3 parts, you can view the tutorial from the link below.</p>
<p><a href="http://www.insanelyart.com/tutorial.php?id=168">Tutorial part 1</a><br />
<a href="http://www.insanelyart.com/tutorial.php?id=170">Tutorial part 2</a><br />
<a href="http://www.insanelyart.com/tutorial.php?id=172">Tutorial part 3</a></p>
<p><center><img src="http://www.webstockbox.com/wp-content/uploads/2009/05/shopping_cart.jpg" alt="Creating a simple PHP shopping cart tutorial" /></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=787&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/ecommerce/creating-a-simple-php-shopping-cart-tutorial/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Coding PHP Online with PHPanywhere</title>
		<link>http://www.webstockbox.com/php/coding-php-online-with-phpanywhere/</link>
		<comments>http://www.webstockbox.com/php/coding-php-online-with-phpanywhere/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 19:27:15 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=728</guid>
		<description><![CDATA[This is a really good online tool that help you code PHP online and I really like it. I use this tool some time on a public computer. PHPanywhere is a web based free Integrated Development Environment or IDE for the PHP language. It includes a real-time syntax code editor with support for all web [...]]]></description>
			<content:encoded><![CDATA[<p>This is a really good online tool that help you code PHP online and I really like it. I use this tool some time on a public computer.</p>
<p>PHPanywhere is a web based free Integrated Development Environment or IDE for the PHP language. It includes a real-time syntax code editor with support for all web formats and a powerful FTP editor.</p>
<p>Using this tool is easy, you don&#8217;t need to install anything on your computer,  you just sign up for an account, then you can code PHP anytime anywhere. You can also share your work and allow others to work on your projects.</p>
<p><strong>Link : </strong><a href="http://phpanywhere.net">PHPanywhere</a></p>
<p><center><a href="http://phpanywhere.net"><img src="http://www.webstockbox.com/wp-content/uploads/2009/04/phpanywhere.gif" alt="Coding PHP Online with PHPanywhere" /></a></center></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=728&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/coding-php-online-with-phpanywhere/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>21 Useful PHP tutorials and Components</title>
		<link>http://www.webstockbox.com/php/21-useful-php-tutorials-and-components/</link>
		<comments>http://www.webstockbox.com/php/21-useful-php-tutorials-and-components/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 21:00:12 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=691</guid>
		<description><![CDATA[If you&#8217;re a PHP programmer, here a nice list of useful tutorials and components for you that you can use in you web projects. This list collected by noupe.com, you can see full details on their site. Charts PHP components: Autosuggest Animated Ajax Record Deletion Using MooTools Sanitize and Validate Data with PHP Filters How [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a PHP programmer, here a nice list of useful tutorials and components for you that you can use in you web projects. This list collected by noupe.com, you can see full details on their site.</p>
<ol>
<li>Charts
<li>PHP components: Autosuggest</li>
<li>Animated Ajax Record Deletion Using MooTools</li>
<li>Sanitize and Validate Data with PHP Filters</li>
<li>How to Build a Login System for a Simple Website</li>
<li>Building Your First Simple CMS</li>
<li>HOW-TO: Reddit-style Voting With PHP, MySQL And jQuery</li>
<li>Easy Pagination with PHP and Mootools</li>
<li>Caching Dynamic PHP pages easily</li>
<li>Directory trees with php and jquery</li>
<li>jQuery &#8211; PHP &#038; Ajax with the Twitter API</li>
<li>How to Make a Password Strength Meter Like Google</li>
<li>Backup Your Database into an XML File Using PHP</li>
<li>Add Custom Google Search Results to Your Site with PHP</li>
<li>Send Hassle Free and Dependable HTML Emails With PHP</li>
<li>How to Validate Forms in both sides using PHP and jQuery</li>
<li>Create a shoutbox using PHP and AJAX (with jQuery)</li>
<li>3 ways to compress CSS files using PHP</li>
<li>Smart Image Resizer</li>
<li>PHP Contact Form Script</li>
<li>PHP &#038; jQuery image upload and crop</li>
</ol>
<p><center><a href="http://www.noupe.com/php/20-useful-php-components-tutorials-for-everyday-project.html"><img src="http://www.webstockbox.com/wp-content/uploads/2009/03/useful_php.gif" alt="21 Useful PHP tutorials and Components" /></a></center></p>
<p><strong>Link : </strong><a href="http://www.noupe.com/php/20-useful-php-components-tutorials-for-everyday-project.html">21 Useful PHP tutorials and Components</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=691&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/21-useful-php-tutorials-and-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to Create a PHP Login System for a Simple Website (Video Tutorial)</title>
		<link>http://www.webstockbox.com/php/learn-to-create-a-php-login-system-for-a-simple-website-video-tutorial/</link>
		<comments>http://www.webstockbox.com/php/learn-to-create-a-php-login-system-for-a-simple-website-video-tutorial/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 16:51:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=546</guid>
		<description><![CDATA[PHP is a powerful tool for all web developer, It is wildly use in web development. It can build many applications on the web like, CMS, blog, forum, contact form or even member and login form. This is another good PHP video tutorial, you&#8217;ll learn how to create a PHP login form for your site. [...]]]></description>
			<content:encoded><![CDATA[<p>PHP is a powerful tool for all web developer, It is wildly use in web development. It can build many applications on the web like, CMS, blog, forum, contact form or even member and login form. This is another good PHP video tutorial, you&#8217;ll learn how to create a PHP login form for your site.</p>
<p></p>
<p><center><embed src="http://blip.tv/play/grg36a9Bj7EM" type="application/x-shockwave-flash" width="500" height="375" allowscriptaccess="always" allowfullscreen="true"></embed> </center></p>
<p><strong><a href="http://nettuts.s3.amazonaws.com/192_loginSystem/membershipSite.zip">Download Source Code</a></strong><br />
<strong>Link : </strong><a href="http://net.tutsplus.com/videos/screencasts/how-to-build-a-login-system-for-a-simple-website/">net.tutsplus.com</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=546&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/learn-to-create-a-php-login-system-for-a-simple-website-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25 Open Source PHP Framework</title>
		<link>http://www.webstockbox.com/php/25-open-source-php-framework/</link>
		<comments>http://www.webstockbox.com/php/25-open-source-php-framework/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 15:52:08 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=290</guid>
		<description><![CDATA[I found a list of useful 25 open source PHP frameworks, if you&#8217;re interesting in develop PHP using framework, it&#8217;s worth to take a look. Link : 25 Open Source PHP Framework]]></description>
			<content:encoded><![CDATA[<p>I found a list of useful 25 open source PHP frameworks, if you&#8217;re interesting in develop PHP using framework, it&#8217;s worth to take a look.</p>
<p><strong>Link : </strong><a href="http://blog.insicdesigns.com/2008/10/25-opensource-php-framework/">25 Open Source PHP Framework</a></p>
<p align="center"><a href="http://blog.insicdesigns.com/2008/10/25-opensource-php-framework/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/10/open_source_php_frameworks.jpg" alt="25 Open Source PHP Framework" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=290&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/25-open-source-php-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a PHP Shopping Cart with Paypal Integration Video Tutorial</title>
		<link>http://www.webstockbox.com/ecommerce/creating-a-php-shopping-cart-with-paypal-integration-video-tutorial/</link>
		<comments>http://www.webstockbox.com/ecommerce/creating-a-php-shopping-cart-with-paypal-integration-video-tutorial/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 21:48:55 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[shopping cart]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=222</guid>
		<description><![CDATA[If you&#8217;re looking for a good tutorial on how to creat a PHP shopping cart, this is right for you. Killerphp.com released a new series of video tutorial on how to creat a PHP Shopping Cart with Paypal Integration. In this series of videos, you learn how to build a PHP based shopping cart that [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a good tutorial on how to creat a PHP shopping cart, this is right for you. <a href="http://www.killerphp.com/tutorials/shopping-cart-tutorial/">Killerphp.com</a> released a new series of video tutorial on how to creat a PHP Shopping Cart with Paypal Integration.</p>
<p>In this series of videos, you learn how to build a PHP based shopping cart that works with Paypal.</p>
<p><strong>Link : </strong><a href="http://www.killerphp.com/tutorials/shopping-cart-tutorial/">Creating a PHP Shopping Cart with Paypal Integration Video Tutorial</a></p>
<p align="center"><a href="http://www.killerphp.com/tutorials/shopping-cart-tutorial/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/09/php_shopping_cart_tutorial.jpg" alt="Creating a PHP Shopping Cart with Paypal Integration Video Tutorial" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=222&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/ecommerce/creating-a-php-shopping-cart-with-paypal-integration-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Simple PHP Calendar Video Tutorial</title>
		<link>http://www.webstockbox.com/php/creating-simple-php-calendar-video-tutorial/</link>
		<comments>http://www.webstockbox.com/php/creating-simple-php-calendar-video-tutorial/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 20:56:03 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video tutorial]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=176</guid>
		<description><![CDATA[In this video, you&#8217;ll learn how to create simple PHP calendar script. Click here for source code and transcript]]></description>
			<content:encoded><![CDATA[<p>In this video, you&#8217;ll learn how to create simple PHP calendar script.</p>
<p><center><embed src="http://services.brightcove.com/services/viewer/federated_f8/271521142" bgcolor="#999999" flashVars="videoId=1341032564&#038;continuousPlay=false&#038;playerId=271521142&#038;viewerSecureGatewayURL=https://console.brightcove.com/services/amfgateway&#038;servicesURL=http://services.brightcove.com/services&#038;cdnURL=http://admin.brightcove.com&#038;domain=embed&#038;autoStart=false&#038;" base="http://admin.brightcove.com" name="flashObj" width="510" height="550" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></center></p>
<p><strong><a href="http://video.about.com/php/How-to-Create-a-PHP-Calendar.htm" target="_blank">Click here for source code and transcript</a></strong></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=176&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/creating-simple-php-calendar-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wTag &#8211; Free PHP + AJAX Shoutbox</title>
		<link>http://www.webstockbox.com/php/wtag-free-php-ajax-shoutbox/</link>
		<comments>http://www.webstockbox.com/php/wtag-free-php-ajax-shoutbox/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 21:50:23 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[free script]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[shoutbox]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=173</guid>
		<description><![CDATA[wTag is a free shoutbox script, chatbox or mini chat script that you can use in your site for free. This script is written in PHP and AJAX and has many good features such as bad-word filter, use UTF-8 encoding for multilingual support, smiley, easy to customize, a form validation and warnings display system and [...]]]></description>
			<content:encoded><![CDATA[<p>wTag is a free shoutbox script, chatbox or mini chat script that you can use in your site for free.</p>
<p>This script is written in PHP and AJAX and has many good features such as bad-word filter, use UTF-8 encoding for multilingual support, smiley, easy to customize, a form validation and warnings display system and more&#8230;</p>
<p>Download wTag and try it free!!</p>
<p><strong>Link : </strong><a href="http://spacegirlpippa.co.uk/">wTag &#8211; Free PHP + AJAX Shoutbox </a></p>
<p align="center"><a href="http://spacegirlpippa.co.uk/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/07/shoutbox.gif" alt="wTag - Free PHP + AJAX Shoutbox" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=173&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/wtag-free-php-ajax-shoutbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free PHP Contact Form Script</title>
		<link>http://www.webstockbox.com/php/free-php-contact-form-script/</link>
		<comments>http://www.webstockbox.com/php/free-php-contact-form-script/#comments</comments>
		<pubDate>Tue, 10 Jun 2008 18:03:40 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[dd-formmailer]]></category>
		<category><![CDATA[form mail]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=151</guid>
		<description><![CDATA[Secure PHP contact form mailer is a free PHP contact form script from Dagon Design. You can use this script as a contact form on your site or your WordPress blog. This script is very flexible, you can use this contact form in simple mode, just config a few code, if you need an advanced [...]]]></description>
			<content:encoded><![CDATA[<p>Secure PHP contact form mailer  is a free PHP contact form script from <a href="http://www.dagondesign.com/articles/secure-php-form-mailer-script/">Dagon Design</a>. You can use this script as a contact form on your site or your WordPress blog.</p>
<p>This script is very flexible, you can use this contact form in simple mode, just config a few code, if you need an advanced contact form, you can completely customize script plugin to fit your needs.</p>
<p>After download the zip file of this script, you&#8217;ll see 3 files and one folder, all the code you need to config is in dd-formmailer.php (see how to config the script on their site)</p>
<p>You can download secure PHP mailer form for free from their website and secure PHP contact form script is also available for WordPress.<br />
<br/></p>
<h3>features</h3>
<ul>
<li>easy to use dynamic form generation system (any number of fields, in any order)</li>
<li>multiple recipients</li>
<li>multiple file attachments </li>
<li>optional auto reply feature</li>
<li>image verification system</li>
<li>numerous security features (including protection against email header injection)</li>
<li>message template system</li>
<li>multiple languages</li>
<li>and more&#8230;</li>
</ul>
<h3>PHP mailer form defult form</h3>
<p align="center"><a href="http://www.dagondesign.com/articles/secure-php-form-mailer-script/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/06/dd_formmailer.gif" alt="Free PHP Form Mailer Script" /></a></p>
<p><strong>Link : </strong><a href="http://www.dagondesign.com/articles/secure-php-form-mailer-script/">Free PHP Contact Form Script</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=151&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/free-php-contact-form-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free Encrypt Your PHP Script</title>
		<link>http://www.webstockbox.com/php/free-encrypt-your-php-script/</link>
		<comments>http://www.webstockbox.com/php/free-encrypt-your-php-script/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 11:34:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[byterun]]></category>
		<category><![CDATA[encode]]></category>
		<category><![CDATA[encrypt]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/?p=147</guid>
		<description><![CDATA[Byterun Online Free PHP Encoder is a free online tool for encoding your PHP script Link : Free Encrypt Your PHP Script]]></description>
			<content:encoded><![CDATA[<p>Byterun Online Free PHP Encoder is a free online tool for encoding your PHP script</p>
<p align="center"><a href="http://www.byterun.com/free-php-encoder.php"><img src="http://www.webstockbox.com/wp-content/uploads/2008/06/byterun.gif" alt="Free Encrypt Your PHP Script " /></a></p>
<p><strong>Link : </strong><a href="http://www.byterun.com/free-php-encoder.php">Free Encrypt Your PHP Script </a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=147&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/free-encrypt-your-php-script/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Uploading File Tutorial</title>
		<link>http://www.webstockbox.com/php/php-uploading-file-tutorial/</link>
		<comments>http://www.webstockbox.com/php/php-uploading-file-tutorial/#comments</comments>
		<pubDate>Sat, 10 May 2008 22:43:05 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[upload file]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/php-uploading-file-tutorial/</guid>
		<description><![CDATA[This is a PHP advanced uploading tutorial. In this tutorial, you&#8217;ll learn how to create a form for uploading file to server using PHP script. If you&#8217;re looking for a good PHP uploading tutorial or full features PHP uploading script. This script is right for you. The tutorial cover PHP uploading and renaming file, restricting [...]]]></description>
			<content:encoded><![CDATA[<p>This is a PHP advanced uploading tutorial. In this tutorial, you&#8217;ll learn how to create a form for uploading file to server using PHP script.</p>
<p>If you&#8217;re looking for a good PHP uploading tutorial or full features PHP uploading script. This script is right for you.</p>
<p>The tutorial cover PHP uploading and renaming file,  restricting file types, limiting file size, and form validation.</p>
<p><strong>Link : </strong><a href="http://www.sebastiansulinski.co.uk/web_design_tutorials/php/php_file_upload.php">PHP Uploading File Tutorial</a><br />
<a href="http://www.sebastiansulinski.co.uk/js/dwn.php?file=../web_design_tutorials/php/file_upload/upload.php ">Download script</a></p>
<p align="center"><img src="http://www.webstockbox.com/wp-content/uploads/2008/05/php_uploading_file.gif" alt="PHP Uploading File Tutorial" /></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=132&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/php-uploading-file-tutorial/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>YShout &#8211; Full Features PHP and AJAX Shoutbox</title>
		<link>http://www.webstockbox.com/php/yshout-full-features-php-and-ajax-shoutbox/</link>
		<comments>http://www.webstockbox.com/php/yshout-full-features-php-and-ajax-shoutbox/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 18:56:28 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Tools]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[shoutbox]]></category>
		<category><![CDATA[yshout]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/yshout-full-features-php-and-ajax-shoutbox/</guid>
		<description><![CDATA[If you&#8217;re looking for a shoutbox for your website, YShout is a good choice for you. YShout is a PHP and AJAX base shoutbox system that has full featured and easy to setup on your website. A shoutbox is a great tool to communicate with your visitor, and YShout allows you to chat with them [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a shoutbox for your website, YShout is a good choice for you.</p>
<p>YShout is a PHP and AJAX base shoutbox system that has full featured and easy to setup on your website.</p>
<p>A shoutbox is a great tool to communicate with your visitor, and YShout allows you to chat with them in real time.</p>
<p><strong>Why YShout</strong></p>
<ul>
<li>Easy to install</li>
<li>AJAX-Powered</li>
<li>Customizable. Fully styleable via CSS.</li>
<li>Standards Code Compliant</li>
</ul>
<p><strong>Link : </strong><a href="http://yurivish.com/yshout/">YShout</a><br />
<strong><a href="http://geekchat.net/yshout5/example/">View Demo</a></strong></p>
<p align="center"><a href="http://yurivish.com/yshout/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/04/yshout.gif" alt="yshout" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=110&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/yshout-full-features-php-and-ajax-shoutbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TimThumb &#8211; PHP Image Resize Script</title>
		<link>http://www.webstockbox.com/php/timthumb-php-image-resize-script/</link>
		<comments>http://www.webstockbox.com/php/timthumb-php-image-resize-script/#comments</comments>
		<pubDate>Thu, 03 Apr 2008 10:30:26 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[image resize]]></category>
		<category><![CDATA[timthumb]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/timthumb-php-image-resize-script/</guid>
		<description><![CDATA[If you&#8217;re looking for a PHP script that can resize image for your web application, TimThumb is a good PHP image resize script for you. TimThumb script created by Tim McDaniels and Darren Hoyt with tweaks by Ben Gillbanks Link : TimThumb &#8211; PHP Image Resize Script http://code.google.com/p/timthumb/]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for a PHP script that can resize image for your web application, TimThumb is a good PHP image resize script for you.</p>
<p>TimThumb script created by Tim McDaniels and Darren Hoyt with tweaks by Ben Gillbanks</p>
<p><strong>Link : </strong><a href="http://www.darrenhoyt.com/2008/04/02/timthumb-php-script-released/">TimThumb &#8211; PHP Image Resize Script</a><br />
<a href="http://code.google.com/p/timthumb/">http://code.google.com/p/timthumb/</a></p>
<p align="center"><img src="http://www.webstockbox.com/wp-content/uploads/2008/04/image_resize.gif" alt="TimThumb - PHP Image Resize Script" /></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=107&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/timthumb-php-image-resize-script/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>PHP Speedy &#8211; Speed Up the Download Time Your PHP Web Pages</title>
		<link>http://www.webstockbox.com/php/php-speedy-speed-up-the-download-time-your-php-web-pages/</link>
		<comments>http://www.webstockbox.com/php/php-speedy-speed-up-the-download-time-your-php-web-pages/#comments</comments>
		<pubDate>Sat, 22 Mar 2008 08:22:35 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php speedy]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/php-speedy-speed-up-the-download-time-your-php-web-pages/</guid>
		<description><![CDATA[If your website using PHP and mySQL and you want to make your webpage load fast, PHP Speedy is a script that will help your web page load faster. PHP Speedy is a script that will help speed up the download time of your web pages, this script will create server cache and decrease the [...]]]></description>
			<content:encoded><![CDATA[<p>If your website using PHP and mySQL and you want to make your webpage load fast, PHP Speedy is a script that will help your web page load faster.</p>
<p>PHP Speedy is a script that will help speed up the download time of your web pages, this script will create server cache and decrease the server percent load.</p>
<p>Just simply upload and install on your web server, the script works automatically speed up your web. Download and try at no cost</p>
<p><strong>Link : </strong><a href="http://aciddrop.com/php-speedy/">PHP speedy</a></p>
<p align="center"><a href="http://aciddrop.com/php-speedy/"><img src="http://www.webstockbox.com/wp-content/uploads/2008/03/php_speedy.gif" alt="PHP speedy" /></a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=97&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/php-speedy-speed-up-the-download-time-your-php-web-pages/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Users Login System Script</title>
		<link>http://www.webstockbox.com/php/php-users-login-system-script/</link>
		<comments>http://www.webstockbox.com/php/php-users-login-system-script/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 05:37:56 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[login cookie]]></category>
		<category><![CDATA[login script]]></category>
		<category><![CDATA[remember me]]></category>
		<category><![CDATA[user login]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/php-users-login-system-script/</guid>
		<description><![CDATA[Full features PHP Login script from maaking.com that will help you create your site easily or you can download the script for learning how to create this full feature PHP login system. This script has many great features sush as user can register and edit their information, remember me, email to user that registered for [...]]]></description>
			<content:encoded><![CDATA[<p>Full features PHP Login script from maaking.com that will help you create your site easily or you can download the script for learning how to create this full feature PHP login system.</p>
<p>This script has many great features sush as user can register and edit their information, remember me, email to user that registered for confirmation, cookie, admin section to manage users, encrypted password (MD5) and more&#8230;</p>
<p>You can download this script and use it for free</p>
<p align="center"><img src="http://www.webstockbox.com/wp-content/uploads/2008/03/user_login_system.gif" alt="Free PHP Users Login System Script" />
</p>
<p><strong>Link : </strong><a href="http://www.maaking.com/">Free PHP Users Login System Script</a><br />
<a href="http://www.maaking.com/demos/login/">Demo Page</a><br />
<a href="http://www.maaking.com/Get_File.php?action=GetFile&#038;dlid=2">Download Script</a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=90&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/php-users-login-system-script/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP and MySQL Video Tutorials For Beginners</title>
		<link>http://www.webstockbox.com/php/php-video-tutorials-for-beginners/</link>
		<comments>http://www.webstockbox.com/php/php-video-tutorials-for-beginners/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 23:54:34 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[basic php]]></category>
		<category><![CDATA[php tutorials]]></category>
		<category><![CDATA[video tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/php-video-tutorials-for-beginners/</guid>
		<description><![CDATA[If you&#8217;re starting to learn PHP and MySQL, this is a list of comprehensive basic and intermediate PHP and MySQL video tutorials. You will learn from video that make you learn it fast. Tools you should have installed on your computer 1. PHP, Mysql and phpMyAdmin (You can download tools for installing php and mysql [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re starting to learn PHP and MySQL, this is a list of comprehensive basic and intermediate PHP and MySQL video tutorials. You will learn from video that make you learn it fast.</p>
<p><strong>Tools you should have installed on your computer </strong><br />
1. PHP, Mysql and phpMyAdmin (You can download <a href="http://www.webstockbox.com/php/tools-for-installing-php-and-mysql-on-your-computer/">tools for installing php and mysql here</a>)<br />
2. Text editor (i.e. Notepad, Notepad plus, Notepad2, HTML Kit, BBedit, Dreamweaver etc.)</p>
<p><br/></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="2" bgcolor="#EEEEEE">
<h3>Killer PHP</h3>
</td>
</tr>
<tr>
<td width="110" align="center" valign="top" bgcolor="#FFFFFF"><a href="http://www.phpkiller.com" target="_blank"><img src='http://www.webstockbox.com/wp-content/uploads/2008/01/php_killerphp.gif' alt='PHP video tutorials for beginners' border="0" /></a><br />
    Video Format : Flash</td>
<td bgcolor="#FFFFFF">
<p><strong>Background on PHP and database driven websites:<br />
      </strong><a href="http://www.killerphp.com/videos/basics_programming_concepts/basics_programming_concepts.html" target="_blank">What is a programming language. (3:08)</a><br />
        <a href="http://www.killerphp.com/videos/serverside_programming_languages/serverside_programming_languages.html" target="_blank">Server-side vs. client-side programming. (6:50)</a>
      </p>
<p><strong>Installing PHP on your computer:</strong><a href="http://www.killerphp.com/videos/getting_setup_for_php/getting_setup_for_php.html" target="_blank"><br />
        Installing PHP on your computer &#8211; Part 1. (11:34)</a><br />
        <a href="http://www.killerphp.com/videos/getting_setup_for_php_part2/getting_setup_for_php_part2.html" target="_blank">Installing PHP on your computer &#8211; Part 2. (7:24)</a><br />
        <a href="http://www.killerphp.com/videos/wamp_setup_part_1/wamp_setup_part_1.html" target="_blank">Installing WAMP: Part 1 (Windows users only.) (6:06)</a><br />
        <a href="http://www.killerphp.com/videos/wamp_setup_part_2/wamp_setup_part_2.html" target="_blank">Installing WAMP: Part 2 (Windows users only.) (3:21)</a></p>
<p>        <strong>Basic PHP:<br />
        </strong><a href="http://www.killerphp.com/videos/01_first_php_script/01_first_php_script.html" target="_blank">Write your first PHP script. (16:48)</a><br />
        <a href="http://www.killerphp.com/videos/03_variables_part_1/03_variables_part_1.html" target="_blank">PHP Variables &#8211; Part 1. (8:06)</a><br />
        <a href="http://www.killerphp.com/videos/04_variables_part_2/04_variables_part_2.html" target="_blank">PHP Variables &#8211; Part 2. (15:22)</a></p>
<p>        <strong>Practical PHP:<br />
        </strong><a href="http://www.killerphp.com/videos/02_php_includes/02_php_includes.html" target="_blank">PHP includes &#8211; Part 1. (8:03)</a><br />
        <a href="http://www.killerphp.com/videos/02_php_includes_part_2/02_php_includes_part_2.html" target="_blank">PHP includes &#8211; Part 2. (12:58)</a></p>
<p>        <strong>Basic PHP Continued:<br />
        </strong><a href="http://www.killerphp.com/videos/05_arrrays/05_arrrays.html" target="_blank">PHP Arrays &#8211; Part 1. (8:11)</a><br />
        <a href="http://www.killerphp.com/videos/06_arrrays_part_2/06_arrrays_part_2.html" target="_blank">PHP Arrays &#8211; Part 2. (5:13)</a>
      </p>
<p><strong>Processing HTML Forms with PHP:<br />
      </strong><a href="http://www.killerphp.com/videos/07_html_forms_part_01/07_html_forms_part_01.html" target="_blank">Processing Forms &#8211; Part 1 (9:24)</a><br />
        <a href="http://www.killerphp.com/videos/08_html_forms/08_html_forms.html" target="_blank">Processing Forms &#8211; Part 2 (14:35)</a><br />
        <a href="http://www.killerphp.com/videos/09_html_forms/php-forms-part-3.html" target="_blank">Processing Forms &#8211; Part 3 (8:15)</a></p>
<p>        <strong>More Basic PHP Continued:<br />
        </strong><a href="http://www.killerphp.com/videos/10_conditionals/conditionals.php" target="_blank">Making decisions with PHP: conditional statements (14:35)</a><br />
        <a href="http://www.killerphp.com/videos/11_loops/loops.php" target="_blank">PHP Loops (12:10)</a><br />
        <a href="http://www.killerphp.com/videos/12_functions/functions-part1.php" target="_blank">PHP Functions &#8211; part 1 (8:31)</a><br />
        <a href="http://www.killerphp.com/videos/12_functions/functions-part2.php" target="_blank">PHP Functions &#8211; part 2 (8:57)</a><br />
        <a href="http://www.killerphp.com/videos/12_functions/functions-part3.php" target="_blank">PHP Functions &#8211; part 3 (8:12)</a><br />
        <a href="http://www.killerphp.com/videos/13_functions_custom/functions-custom-part1.php" target="_blank">Creating Customs PHP Functions Part 1 (6:47)</a><br />
        <a href="http://www.killerphp.com/videos/13_functions_custom/functions-custom-part2.php" target="_blank">Creating Customs PHP Functions Part 2 (8:45)</a><br />
        <a href="http://www.killerphp.com/videos/13_functions_custom/functions-custom-part3.php" target="_blank">Creating Customs PHP Functions Part 3 (6:09)</a>
      </p>
<p><strong>MySQL Videos:<br />
      </strong><a href="http://www.killerphp.com/videos/14_mysql/mysql-intro-part1.php" target="_blank">Introduction to MySQL (11:19)</a></p>
<p><strong>OBJECT ORIENTED PHP VIDEOS<br />
        </strong><a href="http://www.killerphp.com/videos/oop_php_introduction/01_oop_php_introduction.html" target="_blank">Introduction to Object Oriented PHP (4:05)</a><br />
        <a href="http://www.killerphp.com/videos/oop_why_learn_oop/why_learn_oop.html" target="_blank">Why learn Object Oriented PHP (14:46)</a><br />
        <a href="http://www.killerphp.com/videos/oop_objects_and_classes/objects_and_classes.html" target="_blank">Objects and Classes in PHP (5:26)</a><br />
        <a href="http://www.killerphp.com/videos/oop_php_build_objects/build_objects_php_oop.html" target="_blank">Build Objects in PHP &#8211; Part 1 (9:14)</a><br />
        <a href="http://www.killerphp.com/videos/oop_php_build_objects_part_2/build_objects_php_oop_part_2.html" target="_blank">Build Objects in PHP &#8211; Part 2 (9:41)</a><br />
        <a href="http://www.killerphp.com/videos/oop_php_build_objects_part_3/build_objects_php_oop_part_3.html" target="_blank">Build Objects in PHP &#8211; Part 3 (6:18)</a>
    </p>
</td>
</tr>
</table>
<p>
<span id="more-48"></span></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="2" bgcolor="#EEEEEE">
<h3>PHP Video Tutorials</h3>
</td>
</tr>
<tr>
<td width="110" align="center" valign="top" bgcolor="#FFFFFF"><a href="http://www.phpvideotutorials.com" target="_blank"><img src='http://www.webstockbox.com/wp-content/uploads/2008/01/php_php_video_tutorials.gif' alt='PHP video tutorials for beginners' border="0" /></a><br />
    Video format : Flash</td>
<td bgcolor="#FFFFFF">
<p><a href="http://www.phpvideotutorials.com/lesson01" target="_blank">Lesson 01 WAMP Installation</a><br />
      <a href="http://www.phpvideotutorials.com/lesson02" target="_blank">Lesson 02 Numbers</a><br />
        <a href="http://www.phpvideotutorials.com/lesson03" target="_blank">Lesson 03 Letters</a><br />
        <a href="http://www.phpvideotutorials.com/lesson04" target="_blank">Lesson 04 Variables</a><br />
        <a href="http://www.phpvideotutorials.com/lesson05" target="_blank">Lesson 05 Functions</a><br />
        <a href="http://www.phpvideotutorials.com/lesson06" target="_blank">Lesson 06 Flow Control</a><br />
        <a href="http://www.phpvideotutorials.com/lesson07" target="_blank">Lesson 07 Arrays</a>
        </p>
<p><a href="http://www.phpvideotutorials.com/lesson08" target="_blank">Lesson 08 Writing Your Own Functions</a><br />
        <a href="http://www.phpvideotutorials.com/lesson09" target="_blank">Lesson 09 Forms $_GET, $_POST</a><br />
        <a href="http://www.phpvideotutorials.com/jedit" target="_blank">Jedit Configuration</a><br />
        <a href="http://www.phpvideotutorials.com/lesson10" target="_blank">Lesson 10 Reading and Writing Files</a><br />
        <a href="http://www.phpvideotutorials.com/first_app" target="_blank">Bonus Writing Your first Application</a><br />
        <a href="http://www.phpvideotutorials.com/regex" target="_blank">Lesson 11 &#8211; Regular Expressios</a><br />
        <a href="http://www.phpvideotutorials.com/lesson12" target="_blank">Lesson 12 &#8211; Cookies &amp; Sessions</a><br />
        <a href="http://www.phpvideotutorials.com/lesson13" target="_blank">Lesson 13 &#8211; MySQL &amp; PhpMyAdmin</a>
      </p>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="2" bgcolor="#EEEEEE">
<h3>wildphp</h3>
</td>
</tr>
<tr>
<td width="110" align="center" valign="top" bgcolor="#FFFFFF"><a href="http://www.wildphp.com/" target="_blank"><img src='http://www.webstockbox.com/wp-content/uploads/2008/02/wildphp.gif' alt='PHP video tutorials for beginners' width="100" height="100" border="0" /></a><br />
    Video format : Flash</td>
<td bgcolor="#FFFFFF">
<p><a href="http://wildphp.com/lesson1.php" target="_blank">Lesson 1 &#8211; Installing Tools</a><br />
        <a href="http://wildphp.com/lesson2.php" target="_blank">Lesson 2 &#8211; Using Echo</a><br />
        <a href="http://wildphp.com/lesson3.php" target="_blank">Lesson 3 &#8211; Basic Variables</a><br />
        <a href="http://wildphp.com/lesson4.php" target="_blank">Lesson 4 &#8211; If Statements</a><br />
        <a href="http://wildphp.com/lesson5.php" target="_blank">Lesson 5 &#8211; Switch Statements</a><br />
        <a href="http://wildphp.com/lesson6.php" target="_blank">Lesson 6 &#8211; Submitting with POST</a><br />
        <a href="http://wildphp.com/lesson7.php" target="_blank">Lesson 7 &#8211; Submitting with GET</a>
      </p>
<p>&nbsp;</p>
</td>
</tr>
</table>
<p><br/></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="2" bgcolor="#EEEEEE">
<h3>Youtube</h3>
</td>
</tr>
<tr>
<td bgcolor="#FFFFFF"><a href="http://www.youtube.com/watch?v=AvMluxGC1Wc" target="_blank">PHP: Covering the basics</a><br /><a href="http://www.youtube.com/watch?v=CpPTz__mJgo" target="_blank">Variables, If and Else If<br />
        <br /></a><a href="http://www.youtube.com/watch?v=c506CrIn88E" target="_blank">For and Foreach</a><br />
         <a href="http://www.youtube.com/watch?v=6TMzXfU2cDs">Simple login whitout Database #1</a><a href="http://www.youtube.com/watch?v=U26nTSdOA-g" target="_blank"><br />
        phpMyAdmin &#8211; Add Table, Edit, Insert Data.        </a><br />
        <a href="http://www.youtube.com/watch?v=1xZJPuj2rJk" target="_blank">Basic phpMyAdmin        </a></p>
<p align="center"><strong>PHP Login Form</strong> (You should watch  PHP SQL Injection too)<br />
        <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/7_G6Uh8saFk&#038;rel=1"></param><param name="wmode" value="transparent"></param>
          <embed src="http://www.youtube.com/v/7_G6Uh8saFk&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
      </p>
<p align="center"><strong>PHP SQL Injection<br />
      </strong><br />
        <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/mhJfJyK0Fjs&#038;rel=1"></param><param name="wmode" value="transparent"></param>
          <embed src="http://www.youtube.com/v/mhJfJyK0Fjs&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
      </p>
<p align="center"><strong>Creating Caluculator</strong><br />
        <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/BRd4xguBX6A&#038;rel=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/BRd4xguBX6A&#038;rel=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object><br />
        
    </p>
</td>
</tr>
</table>
<p></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="2" bgcolor="#EEEEEE">
<h3>VTC PHP Programming: The Basics Tutorials</h3>
</td>
</tr>
<tr>
<td width="110" align="center" valign="top" bgcolor="#FFFFFF"><a href="http://www.vtc.com" target="_blank"><img src='http://www.webstockbox.com/wp-content/uploads/2008/01/php_vtc.gif' alt='PHP video tutorials for beginners' border="0" /></a><br />
    Video format : Quicktime and Flash</td>
<td bgcolor="#FFFFFF">
<p><strong>Introduction</strong><br />
      What This Course Covers 	(02:14)<br />
      What You Will Need 	(02:41)<br />
      Resources &#8211; Using PHP.net Pt.1 	(04:51)<br />
      Resources &#8211; Using PHP.net Pt.2 	(04:17)<br />
      Other PHP Resources 	(03:10)<br />
      Hosting Resources 	(06:23)</p>
<p>      <strong>Starting with PHP</strong><br />
      What is PHP 	(04:10)<br />
      PHP Programming Standards 	(04:07)<br />
      Embedding PHP in HTML 	(05:27)<br />
      Embedding HTML in PHP 	(05:15)<br />
      The All Important Semi-colon 	(01:38)<br />
      Your First PHP Script 	(05:34)<br />
      Comments 	(02:24)<br />
      Chapter 2 Challenge 	(07:57)</p>
<p>      <strong>PHP Basics</strong><br />
      Variables 	(04:04)<br />
      PHP Statements 	(00:45)<br />
      Values and Value Types Part 1 	(07:48)<br />
      Values and Value Types Part 2 	(02:43)<br />
      Referencing Variables and Constants 	(03:00)<br />
      Superglobals 	(05:04)<br />
      Variable Variables 	(03:56)<br />
      Basic Operators Part 1 	(04:21)<br />
      Basic Operators Part 2 	(04:35)<br />
      Advanced Operators 	(05:52)<br />
      Chapter 3 Challenge 	(06:08)
    </p>
<p><a href="http://www.vtc.com/products/Real-World-PHP-Programming-The-Basics-tutorials.htm" target="_blank">View the tutorials PHP Programming: The Basics Tutorials </a></p>
<p>            <strong>Making Choices</strong><br />
          Introducing Conditionals: &#8216;If&#8217; and Conditional Operators 	(09:06)<br />
          Logical Operators 	(06:53)<br />
          Using &#8216;Else&#8217; and &#8216;Elseif&#8217; 	(07:55)<br />
          Multiple Choices: &#8216;Switchcasebreak&#8217; 	(06:19)<br />
          The Concise Conditional: &#8216;?&#8217; : 	(08:10)</p>
<p><a href="http://www.vtc.com/products/PHP-tutorials.htm" target="_blank">View PHP Video Tutorial &quot;Making Choices&quot; here</a></p>
</td>
</tr>
</table>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=48&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/php-video-tutorials-for-beginners/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>7 Tutorials on How to Create a PHP login System</title>
		<link>http://www.webstockbox.com/php/7-tutorials-on-how-to-create-a-php-login-system/</link>
		<comments>http://www.webstockbox.com/php/7-tutorials-on-how-to-create-a-php-login-system/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 15:43:25 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/7-tutorials-on-how-to-create-a-php-login-system/</guid>
		<description><![CDATA[When you create a website, you may want to have a member area or an admin area on your site. There&#8217;re a lot of PHP and My SQL login system tutorials on the internet. This is my collection of good tutorials on how to create PHP login system. List of Tutorials How to Create PHP [...]]]></description>
			<content:encoded><![CDATA[<div style="width: 100%; overflow: hidden;">When you create a website, you may want to have a member area or an admin area on your site. There&#8217;re  a lot of PHP and My SQL login system tutorials on the internet.</p>
<p>This is my collection of good tutorials on how to create PHP login system.
</p></div>
<p><br/></p>
<table width="100%" border="0" cellpadding="10" cellspacing="1" bgcolor="#CCCCCC">
<tr>
<td colspan="3" bgcolor="#EEEEEE"><strong>List of Tutorials How to Create PHP Login System</strong></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">1</td>
<td bgcolor="#FFFFFF"><a href="http://www.phpeasystep.com/workshopview.php?id=6" target="_blank">PHPeasystep</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.phpeasystep.com/workshopview.php?id=6" target="_blank">PHP Simple Login Script Tutorial</a><br />
    &#8211; Very details guide to create a PHP and MySQL login system. </td>
</tr>
<tr>
<td bgcolor="#FFFFFF">2</td>
<td bgcolor="#FFFFFF"><a href="http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/" target="_blank">Dev Shed</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.devshed.com/c/a/PHP/Creating-a-Secure-PHP-Login-Script/" target="_blank">Creating a Secure PHP Login Script </a><br />
      &#8211; How to create a secure PHP login script that will allow safe authentication. </td>
</tr>
<tr>
<td bgcolor="#FFFFFF">3</td>
<td bgcolor="#FFFFFF"><a href="http://www.developertutorials.com/tutorials/php/php-login-system-050531/">Developer Tutorials</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.developertutorials.com/tutorials/php/php-login-system-050531/">Developing a Login System with PHP and MySQL</a><br />
    &#8211; another greate PHP and MySQL login tutorials.</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">4</td>
<td bgcolor="#FFFFFF"><a href="http://www.phpsimple.net/tutorials/login_logout/" target="_blank">PHP Simple</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.phpsimple.net/tutorials/login_logout/" target="_blank">Login &#8211; Logout with a Session in 1 file</a><br />
      &#8211; Write a php code for login and logout in one file.</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">5</td>
<td bgcolor="#FFFFFF"><a href="http://www.phptoys.com/e107_plugins/content/content.php?content.35" target="_blank">PHP toys</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.phptoys.com/e107_plugins/content/content.php?content.35" target="_blank">Creating a file based login system</a><br />
      &#8211; PHP Login system without mysql database</td>
</tr>
<tr>
<td bgcolor="#FFFFFF">6</td>
<td bgcolor="#FFFFFF"><a href="http://www.azforums.net/index.php?showtopic=3680" target="_blank">AZ Forums</a></td>
<td bgcolor="#FFFFFF"><a href="http://www.azforums.net/index.php?showtopic=3680" target="_blank">Login system</a><br />
    &#8211; Learn to create a PHP and Mysql Login system by using cookie</td>
</tr>
<tr>
<td colspan="3" bgcolor="#EEEEEE"><strong>Video Tutorials</strong></td>
</tr>
<tr>
<td bgcolor="#FFFFFF">7</td>
<td bgcolor="#FFFFFF"><a href="http://www.dreamweaverclub.com/vtm/php-login-script.php" target="_blank">Dramweaver Club</a></td>
<td bgcolor="#FFFFFF">
<p><a href="http://www.dreamweaverclub.com/vtm/php-login-script.php" target="_blank">PHP Log In Script &#8211; video tutorial</a><br />
    &#8211; Video Tutorials how to create a PHP and Mysql login system.</p>
</td>
</tr>
</table>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=44&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/7-tutorials-on-how-to-create-a-php-login-system/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tools for Installing PHP and MySQL On Your Computer</title>
		<link>http://www.webstockbox.com/php/tools-for-installing-php-and-mysql-on-your-computer/</link>
		<comments>http://www.webstockbox.com/php/tools-for-installing-php-and-mysql-on-your-computer/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 18:24:48 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[installing]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/php/tools-for-installing-php-and-mysql-on-your-computer/</guid>
		<description><![CDATA[If you&#8217;re starting to learn PHP and MySQL, First thing you should do is installing PHP and MySQl on your computer but this step is not easy as you think, so there&#8217;s a solution to make installing PHP and MySQL easily by using software that install php mysql and other tools that required for web [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re starting to learn PHP and MySQL, First thing you should do is installing PHP and MySQl on your computer but this step is not easy as you think, so there&#8217;s a solution to make installing PHP and MySQL easily by using software that install php mysql and other tools that required for  web application developement on your  computer in just  a few steps and they are all free .</p>
<p><img src="http://www.webstockbox.com/wp-content/uploads/2008/01/installing_php_mysql.gif" alt="Tools for Installing PHP and MySQL On Your Computer" class="left" /><a href="http://www.wampserver.com/en/" target="_blank">Wamp Server</a> &#8211; WampServer is a Windows web development environment. It allows you to create web applications with Apache, PHP and the MySQL database. It also comes with PHPMyAdmin and SQLiteManager to easily manage your databases.</p>
<p><span id="more-43"></span><br />
<img src="http://www.webstockbox.com/wp-content/uploads/2008/01/installing_php_mysql_xampp.gif" alt="Tools for Installing PHP and MySQL On Your Computer" class="left" /><a href="http://www.apachefriends.org/en/xampp.html" target="_blank">Xampp</a> &#8211; XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl.<br />
XAMPP is really very easy to install and to use &#8211; just download, extract and start. At the moment there are four XAMPP distributions: Xampp for Windows, Xampp for Mx OS X, Xampp for Linux and Xampp for Solaris.</p>
<p><img src="http://www.webstockbox.com/wp-content/uploads/2008/01/installing_php_mysql_appserv.gif" alt="Tools for Installing PHP and MySQL On Your Computer" class="left" /><a href="http://www.appservnetwork.com" target="_blank">AppServ</a> &#8211; AppServ is a full-featured of Apache, MySQL, PHP, phpMyAdmin. You can setup in 1 miniue. Package of AppServ including &#8211; Apache &#8211; PHP &#8211; MySQL &#8211; phpMyAdminAll packages download from Official Binary Release. AppServ objective just make easy to setup. We do not provide anything else more than Official Binary Release package. Becuase we think the Official Binary Release work better than compile by individual or third-party binary.</p>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><img src="http://www.webstockbox.com/wp-content/uploads/2008/01/installing_php_mysql_easyphp.gif" alt="Tools for Installing PHP and MySQL On Your Computer" class="left" /><a href="http://www.easyphp.org/index.php" target="_blank">easyPHP</a> &#8211; EasyPHP is a complete package allowing to use all the power and the flexibility that offers the dynamic language PHP. Package includes an Apache server, a MySQL database, PHPMyAdmin as well as easy development tools for web sites and applications.</td>
</tr>
<tr>
<td>
<h3>For Mac OS X</h3>
<p><img src="http://www.webstockbox.com/wp-content/uploads/2008/01/installing_php_mysql_mamp.gif" alt="Tools for Installing PHP and MySQL On Your Computer" class="left" /><a href="http://www.mamp.info/en/mamp.html" target="_blank">Mamp</a> &#8211; The abbreviation MAMP stands for: Macintosh, Apache, Mysql and PHP. With just a few mouse-clicks, you can install Apache, PHP and MySQL for Mac OS X!<br />
MAMP installs a local server environment in a matter of seconds on your Mac OS X computer, be it PowerBook or iMac. Like similar packages from the Windows- and Linux-world, MAMP comes free of charge.</td>
</tr>
</table>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=43&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/tools-for-installing-php-and-mysql-on-your-computer/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Create a PHP and MySQL Pagination</title>
		<link>http://www.webstockbox.com/php/create-a-php-and-mysql-pagination/</link>
		<comments>http://www.webstockbox.com/php/create-a-php-and-mysql-pagination/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 21:34:31 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.webstockbox.com/create-a-php-and-mysql-pagination/</guid>
		<description><![CDATA[When you retrived data from a mysql database and you want to limit displayed results per page. This is a tutorial that shows you a sample PHP code for creating a PHP and mysql pagination like digg.com or flickr.com. There&#8217;s also a guide how to customize the code. Example View the tutorial PHP Pagination]]></description>
			<content:encoded><![CDATA[<p>When you retrived data from a mysql database and you want to  limit displayed results per page. This is a tutorial that shows you a sample PHP code for creating a PHP and mysql pagination like digg.com or flickr.com. There&#8217;s also a guide how to customize the code.</p>
<h3>Example</h3>
<p style="text-align: center"><img src="http://www.webstockbox.com/wp-content/uploads/2008/01/php_mysql_pagination.gif" alt="Create a PHP and MySQL Pagination" /></p>
<p><a href="http://www.phpeasystep.com/phptu/29.html">View the tutorial PHP Pagination </a></p>
<img src="http://www.webstockbox.com/?ak_action=api_record_view&id=21&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://www.webstockbox.com/php/create-a-php-and-mysql-pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
