<?xml version="1.0"?><rss version="2.0">
       <channel>
         <title>Programmer Kingdom</title>
		 <link>http://www.programmerkingdom.com/categories/85/forms.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>Textarea Editor</title>
		   <link>http://www.programmerkingdom.com/view/332/textarea-editor.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
With this tutorial, you will be able to edit
files online through a textarea form. This allows you to speed up the
process of editing content on your website to help make it dynamic. 

Textarea Editor
Seems more and more people are wanting to edit files on-line.
also a common problem in on-line editors is the textarea because editors on-line use the same code, 
so it breaks the editor.
...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Using PHP With HTML Forms</title>
		   <link>http://www.programmerkingdom.com/view/333/using-php-with-html-forms.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Very common application of PHP is to have an
HTML form gather information from a website's visitor and then use PHP
to do process that information. In this lesson we will simulate a small
business's website that is implementing a very simple order form. 

Using PHP With HTML Forms

It is time to apply the knowledge you have obtained
thus far and put it to real use.  A very common applica...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>PHP Tutorial Processing Forms</title>
		   <link>http://www.programmerkingdom.com/view/335/php-tutorial-processing-forms.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
PHP Tutorial Processing Forms is s continuation
of the forms tutorials for PHP. This tutorial will help you learn the
pros and cons about form processing using the PHP scripting language. 

PHP Tutorial: Processing the FormOur order form sent its data to a file called processorder.php via the instruction:

ACTION=&quot;processorder.php&quot; 
method=post


This is the content of 
that...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Poll</title>
		   <link>http://www.programmerkingdom.com/view/336/poll.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
This article will teach you how to write a
basic poll script in php. You will need mysql and a new version of PHP.
This is a great way to get visitors active on your site!


Poll

This article will teach you how to write a basic poll script in php.  You will mysql and a new version of PHP.


The first step is to create a database that will hold the information
all the polls we want. F...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Form Mail</title>
		   <link>http://www.programmerkingdom.com/view/337/form-mail.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
One of the most important scripts which is used
online is the Mail Form. Fortunately, PHP makes it extremly easy to use
form mail, using the mail() function. So the Form Mail we're going to
make is going to be broken does into 2 parts.

Form Mail

Learn how to make a Form Mail using the power of PHP.


One of the most important scripts which is used online is the Mail
Form. Fortunatel...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Creating a PHP Form</title>
		   <link>http://www.programmerkingdom.com/view/338/creating-a-php-form.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Extracting form variables when programming in
Perl is a real task. The variables can be extracted fairly painlessly
using the CGI.pm modules, but there is a lot of work going on under the
hood. In PHP form variables just spring to life.

Creating a PHP Form

Extracting form variables when programming in Perl is a real task. The variables can be extracted
fairly painlessly using the CGI.p...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item>
		 <item>
		   <title>Creating a PHP Form</title>
		   <link>http://www.programmerkingdom.com/view/339/creating-a-php-form.html</link>
		   <description><![CDATA[<a href="http://twitter.com/"></a><span>
Extracting form variables when programming in
Perl is a real task. The variables can be extracted fairly painlessly
using the CGI.pm modules, but there is a lot of work going on under the
hood. 

Creating a PHP Form

Extracting form variables when programming in Perl is a real task.
The variables can be extracted fairly painlessly using the CGI.pm
modules, but there is a lot of work goi...........</span>]]></description>
		   <pubDate>2010-04-01T00:00:00-07:00</pubDate>
		 </item></channel>
	 </rss>
