<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/40/php.html</link>
		 <description>Programmer Kingdom</description>
		 <image>
		   <url>http://www.programmerkingdom.com/images/logo.jpg</url>
		   <link>http://www.programmerkingdom.com/</link>
		 </image>
		 <item>
		   <title>Date and time manipulation</title>
		   <link>http://www.programmerkingdom.com/view/279/date-and-time-manipulation.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
In PHP, despite the big choice of functions,
there is not a specific function to add an interval of time, that could
be a day, hour, month or year to a given date, therefore we have to
code something to do the job. 

Date and time manipulation functions

In PHP, despite the big choice of functions, there is not a specific&nbsp; 
function to add an interval of time, that could be a day, h...........</span>]]></description>
		   <pubDate>2010-03-31T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>PHP Error Handling</title>
		   <link>http://www.programmerkingdom.com/view/315/php-error-handling.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
When creating scripts and web applications,
error handling is an important part. This tutorial contains some of the
most common error checking methods in PHP. It will show different error
handling methods as well.

PHP Error Handling

The default error handling in PHP is very simple. An error message with filename, line 
number and a message describing the error is sent to the browser.
...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>404/403 Website Error Pages</title>
		   <link>http://www.programmerkingdom.com/view/321/404/403-website-error-pages.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Website error pages are perhaps one of the most
overlooked pieces of a fully rounded website. Not only are they
important but they give you the opportunity to have a little fun. I'm
going to take a different approach by using a PHP generated email.


404/403 Website Error Pages With PHP Auto-Mailer    


Website error pages
are perhaps one of the most overlooked pieces of a fully round...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>PHP Tutorial Order Form</title>
		   <link>http://www.programmerkingdom.com/view/334/php-tutorial-order-form.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
The processing of forms is one of the more
common things to be done with server side languages including PHP. PHP
Tutorial Order Form is going to show you how to do this for your own
personal use.

PHP Tutorial: Order FormWe continue now by creating a simple order form.&nbsp; The processing of forms 
like this is one of the more common things to be done with server side languages 
includi...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
