<?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>Easy Kiss 123 &#187; PHP</title>
	<atom:link href="http://www.easykiss123.com/category/scripts/php-scripts-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.easykiss123.com</link>
	<description>Making your online life easy. Get Kissed</description>
	<lastBuildDate>Sat, 02 Jan 2010 03:41:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Login Registration Script &#8211; Part Two</title>
		<link>http://www.easykiss123.com/login-registration-script-part-two/</link>
		<comments>http://www.easykiss123.com/login-registration-script-part-two/#comments</comments>
		<pubDate>Wed, 07 May 2008 13:06:45 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[FCKeditor]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[part two]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[protect]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[secure]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=34</guid>
		<description><![CDATA[This is part two of a login registration script using php and mysql. I recommend you start with <a href="http://www.easykiss123.com/?p=33">PART ONE</a> since this tutorial is designed to help you customize the script that was installed in part one.


Related posts:<ol><li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><!--============= Long tutorial description =================--><br />
Although we&#8217;ll cover quite a bit and customize a bit in this tutorial there is still much more you can get into. If you want to go through this script line-by-line I recommend the book it originally came from.<br />
<a href="http://www.amazon.com/gp/product/032152599X?ie=UTF8&amp;tag=easkis123-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=032152599X">PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=easkis123-20&amp;l=as2&amp;o=1&amp;a=032152599X" border="0" alt="" width="1" height="1" /></p>
<p><!--============= Video Section =================--><br />
<object  style="width:400px;height:326px" data="http://video.google.com/googleplayer.swf?docid=2950567605047104182&amp;hl=en" type="application/x-shockwave-flash"><param name="id" value="VideoPlayback" /><param name="src" value="http://video.google.com/googleplayer.swf?docid=2950567605047104182&amp;hl=en" /></object></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/login-registration-script-part-two/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Easy setup of Login, Registration and Password Protected areas on your website</title>
		<link>http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/</link>
		<comments>http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 18:42:47 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[protected]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[secure]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=33</guid>
		<description><![CDATA[

This video tutorial will walk you through setting up a registration and login system for your web pages. 




The script allows a user to register, log in, log out, change their password, and retrieve a forgotten password. It also makes sure the user submits a valid email address by sending them a link to their [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv"><!--============= Main Tutorial Image =================--><br />
<!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This video tutorial will walk you through setting up a registration and login system for your web pages. </div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-33"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">The script allows a user to register, log in, log out, change their password, and retrieve a forgotten password. It also makes sure the user submits a valid email address by sending them a link to their email that they must click before the registration is completed. There is no need to know coding the video will walk you through setting it all up. All the files you need are available for download on this site. </p>
<ul>
<li>User Registration</li>
<li>Log in</li>
<li>Log out</li>
<li>User can change password</li>
<li>User can retrieve forgotten password</li>
<li>Password protect any pages on your site with a small snippet of code</li>
<li>Of course it&#8217;s free</li>
</ul>
<p>
The script for this tutorial comes from the book Visual Quickpro Guide PHP 6 and<br />
MYSQL 5. I highly recommend this book if you want to learn php.<br />
<a href="http://www.amazon.com/gp/product/032152599X?ie=UTF8&amp;tag=easkis123-20&amp;linkCode=as2&amp;camp=1789&amp;creative=9325&amp;creativeASIN=032152599X">PHP 6 and MySQL 5 for Dynamic Web Sites: Visual QuickPro Guide</a><img style="border:none !important; margin:0px !important;" src="http://www.assoc-amazon.com/e/ir?t=easkis123-20&amp;l=as2&amp;o=1&amp;a=032152599X" border="0" alt="" width="1" height="1" /></div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><embed id="VideoPlayback" src="http://video.google.com/googleplayer.swf?docid=-7413158146859346215&#038;hl=en&#038;fs=true" style="width:400px;height:326px" allowFullScreen="true" allowScriptAccess="always" type="application/x-shockwave-flash"> </embed></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/feed/</wfw:commentRss>
		<slash:comments>41</slash:comments>
		</item>
		<item>
		<title>A free contact form for your website that alerts you by text message on your cell phone when you have a new message</title>
		<link>http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/</link>
		<comments>http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 04:09:21 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[cell]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[gateway]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=32</guid>
		<description><![CDATA[



This video tutorial will walk you through setting up a contact form that alerts you by text message (sms) when you have a new email.  




It&#8217;s easy to setup and it&#8217;s free. 
A user fills out a contact form like usual on your website and when they click submit, you get an email from [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/' rel='bookmark' title='Permanent Link: How to Add a Cell Phone Text Messaging Feature to Your Website'>How to Add a Cell Phone Text Messaging Feature to Your Website</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<!--============= Main Tutorial Image =================--></p>
<div class="tutImageDiv"><img src="http://www.easykiss123.com/images/smstutorial.png" border="2" alt="Sms contact form" hspace="6" vspace="5" width="230" height="121" align="left" /></div>
<p><!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This video tutorial will walk you through setting up a contact form that alerts you by text message (sms) when you have a new email.  </div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-32"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">It&#8217;s easy to setup and it&#8217;s free. </p>
<p>A user fills out a contact form like usual on your website and when they click submit, you get an email from the user and an alert to your cell phone. </p>
<p>No need to know coding the video will walk you through setting it up. And all the files you need are available for download on this site.</p>
<ul>
<li>Get sms text message alerts when a user submits the form</li>
<li>Very simple to integrate into your existing site</li>
<li>The form is secured with captcha</li>
<li>Displays errors without losing user input</li>
<li>Checks user input for security risks</li>
<li>Easy to customize and change the look</li>
<li>Of course it&#8217;s free</li>
</ul>
</div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><script src="http://flash.revver.com/player/1.0/player.js?mediaId:653834;affiliateId:134914;backColor:#000000;frontColor:#ffffff;gradColor:#000000;width:480;height:392;" type="text/javascript"></script></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/' rel='bookmark' title='Permanent Link: How to Add a Cell Phone Text Messaging Feature to Your Website'>How to Add a Cell Phone Text Messaging Feature to Your Website</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</title>
		<link>http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/</link>
		<comments>http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 22:55:39 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[promote]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=30</guid>
		<description><![CDATA[



This video tutorial will walk you through setting up a simple and secure contact form that sends a message to multiple recipients.
 




A simple and secure contact form that sends a message to multiple recipients. Sites like Digg use this type of script to promote pages and stories. A very useful script.

It&#8217;s Free
Easy to integrate [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/' rel='bookmark' title='Permanent Link: A free contact form for your website that alerts you by text message on your cell phone when you have a new message'>A free contact form for your website that alerts you by text message on your cell phone when you have a new message</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<p><!--============= Main Tutorial Image =================--></p>
<div class="tutImageDiv">
<p><!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This video tutorial will walk you through setting up a simple and secure contact form that sends a message to multiple recipients.
 </div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-30"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">A simple and secure contact form that sends a message to multiple recipients. Sites like Digg use this type of script to promote pages and stories. A very useful script.</p>
<ul>
<li>It&#8217;s Free</li>
<li>Easy to integrate into your own site</li>
<li>Sends a custom email sharing a page with up to four people</li>
<li>Displays errors without losing user input</li>
<li>Checks user input for security risks</li>
<li>Easy to customize and change the look</li>
</ul>
</div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><script src="http://flash.revver.com/player/1.0/player.js?mediaId:623887;affiliateId:134914;backColor:#000000;frontColor:#ffffff;gradColor:#000000;width:480;height:392;" type="text/javascript"></script></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/' rel='bookmark' title='Permanent Link: A free contact form for your website that alerts you by text message on your cell phone when you have a new message'>A free contact form for your website that alerts you by text message on your cell phone when you have a new message</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</title>
		<link>http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/</link>
		<comments>http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 02:24:06 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=28</guid>
		<description><![CDATA[


This video tutorial will walk you through setting up a simple and secure contact  form on your own site.






It&#8217;s Free
Easy to integrate into your own site
Gathers user input and sends it by email
Displays errors without losing user input
Checks user input for security risks
Easy to customize and change the look







Related posts:How to Add a Cell [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/' rel='bookmark' title='Permanent Link: How to Add a Cell Phone Text Messaging Feature to Your Website'>How to Add a Cell Phone Text Messaging Feature to Your Website</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
<li><a href='http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/' rel='bookmark' title='Permanent Link: A free contact form for your website that alerts you by text message on your cell phone when you have a new message'>A free contact form for your website that alerts you by text message on your cell phone when you have a new message</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<!--============= Main Tutorial Image =================--><br />
<!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This video tutorial will walk you through setting up a simple and secure contact  form on your own site.</div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-28"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">
<ul>
<li>It&#8217;s Free</li>
<li>Easy to integrate into your own site</li>
<li>Gathers user input and sends it by email</li>
<li>Displays errors without losing user input</li>
<li>Checks user input for security risks</li>
<li>Easy to customize and change the look</li>
</ul>
</div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><script src="http://flash.revver.com/player/1.0/player.js?mediaId:603572;affiliateId:134914;backColor:#000000;frontColor:#ffffff;gradColor:#000000;width:480;height:392;" type="text/javascript"></script></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/' rel='bookmark' title='Permanent Link: How to Add a Cell Phone Text Messaging Feature to Your Website'>How to Add a Cell Phone Text Messaging Feature to Your Website</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
<li><a href='http://www.easykiss123.com/a-free-contact-form-for-your-website-that-alerts-you-by-text-message-on-your-cell-phone-when-you-have-a-new-message/' rel='bookmark' title='Permanent Link: A free contact form for your website that alerts you by text message on your cell phone when you have a new message'>A free contact form for your website that alerts you by text message on your cell phone when you have a new message</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</title>
		<link>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/</link>
		<comments>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 06:50:13 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=27</guid>
		<description><![CDATA[


This tutorial will walk you through setting up a mini content management system with a drag and drop script using Ajax and PHP





It is not essential to do part one of the tutorial but it may help

PART ONE: In part one we setup a sortable drag and drop task list that is integrated with your [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/easy-installation-of-the-fckeditor-video-tutorial/' rel='bookmark' title='Permanent Link: Easy Installation of the FCKeditor &#8211; Video Tutorial'>Easy Installation of the FCKeditor &#8211; Video Tutorial</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<!--============= Main Tutorial Image =================--><br />
<!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This tutorial will walk you through setting up a mini content management system with a drag and drop script using Ajax and PHP
</div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-27"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">It is not essential to do part one of the tutorial but it may help</p>
<ul>
<li>PART ONE: In part one we setup a sortable drag and drop task list that is integrated with your mysql database</li>
<li>PART TWO: We&#8217;ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.
</li>
</ul>
<p><!--MORE BODY CONTENT FOR MAIN PAGE POST--><br />
There are many useful applications for this type of drag and drop. Perhaps a gallery. A shopping cart. A CMS. It&#8217;s really now just up to your imagination.</div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><object width="480" height="392" data="http://flash.revver.com/player/1.0/player.swf?mediaId=598627&#038;affiliateId=134914" type="application/x-shockwave-flash" id="revvervideoa17743d6aebf486ece24053f35e1aa23"><param name="Movie" value="http://flash.revver.com/player/1.0/player.swf?mediaId=598627&#038;affiliateId=134914"></param><param name="FlashVars" value="allowFullScreen=true"></param><param name="AllowFullScreen" value="true"></param><param name="AllowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf?mediaId=598627&#038;affiliateId=134914" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" flashvars="allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></object></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/easy-installation-of-the-fckeditor-video-tutorial/' rel='bookmark' title='Permanent Link: Easy Installation of the FCKeditor &#8211; Video Tutorial'>Easy Installation of the FCKeditor &#8211; Video Tutorial</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part One</title>
		<link>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/</link>
		<comments>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/#comments</comments>
		<pubDate>Sun, 30 Dec 2007 03:15:19 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Drag and Drop]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=26</guid>
		<description><![CDATA[


This tutorial will walk you through setting up a drag and drop script using Ajax and PHP






We&#8217;ll be doing two things. 

PART ONE: We&#8217;ll setup a sortable drag and drop task list that is integrated with your mysql database
PART TWO: We&#8217;ll modify our code to make this a mini CMS that allows us to drag [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/easy-installation-of-the-fckeditor-video-tutorial/' rel='bookmark' title='Permanent Link: Easy Installation of the FCKeditor &#8211; Video Tutorial'>Easy Installation of the FCKeditor &#8211; Video Tutorial</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<!--============= Main Tutorial Image =================--><br />
<!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This tutorial will walk you through setting up a drag and drop script using Ajax and PHP
</div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-26"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">
We&#8217;ll be doing two things. </p>
<ul>
<li>PART ONE: We&#8217;ll setup a sortable drag and drop task list that is integrated with your mysql database</li>
<li>PART TWO: We&#8217;ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.
</li>
</ul>
<p>There are many useful applications for this type of drag and drop. Perhaps a gallery. A shopping cart. A CMS. It&#8217;s really now just up to your imagination.
</p></div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><object width="480" height="392" data="http://flash.revver.com/player/1.0/player.swf?mediaId=590624&#038;affiliateId=134914" type="application/x-shockwave-flash" id="revvervideoa17743d6aebf486ece24053f35e1aa23"><param name="Movie" value="http://flash.revver.com/player/1.0/player.swf?mediaId=590624&#038;affiliateId=134914"></param><param name="FlashVars" value="allowFullScreen=true"></param><param name="AllowFullScreen" value="true"></param><param name="AllowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf?mediaId=590624&#038;affiliateId=134914" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" flashvars="allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></object></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/easy-installation-of-the-fckeditor-video-tutorial/' rel='bookmark' title='Permanent Link: Easy Installation of the FCKeditor &#8211; Video Tutorial'>Easy Installation of the FCKeditor &#8211; Video Tutorial</a></li>
<li><a href='http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-two/' rel='bookmark' title='Permanent Link: Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two'>Drag and Drop Made Easy: Video Tutorial &#8211; Using Ajax and PHP &#8211; Part Two</a></li>
<li><a href='http://www.easykiss123.com/easy-setup-of-login-registration-and-password-protected-areas-on-your-website/' rel='bookmark' title='Permanent Link: Easy setup of Login, Registration and Password Protected areas on your website'>Easy setup of Login, Registration and Password Protected areas on your website</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/drag-and-drop-made-easy-video-tutorial-using-ajax-and-php-part-one/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Add a Cell Phone Text Messaging Feature to Your Website</title>
		<link>http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/</link>
		<comments>http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 00:00:58 +0000</pubDate>
		<dc:creator>Webmaster</dc:creator>
				<category><![CDATA[All Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[contact form]]></category>
		<category><![CDATA[gate-way]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Video Tutorial]]></category>

		<guid isPermaLink="false">http://www.easykiss123.com/?p=7</guid>
		<description><![CDATA[


This video tutorial will walk you through setting up a contact form with sms features.




It can be used for so many purposes. A few ways it&#8217;s been used.

Real estate agents use it to send open house details by text
Bands use it to send concerts/gig location and time
Event planners use it to send event details
Multiple companies [...]


Related posts:<ol><li><a href='http://www.easykiss123.com/how-to-add-a-paypal-shopping-cart-to-your-site-in-under-5-minutes/' rel='bookmark' title='Permanent Link: How to add a PayPal shopping cart to your site in minutes'>How to add a PayPal shopping cart to your site in minutes</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div class="tutTopContentDiv">
<!--============= Main Tutorial Image =================--></p>
<p><!--============= Tutorial Blurb=================--></p>
<div class="tutBlurbDiv">This video tutorial will walk you through setting up a contact form with sms features.</div>
</div>
<p><!--============= END tutTopContentDiv=================--></p>
<p><span id="more-7"></span><br />
<!--============= Long tutorial description =================--></p>
<div class="tutLongDescDiv">It can be used for so many purposes. A few ways it&#8217;s been used.</p>
<ul>
<li>Real estate agents use it to send open house details by text</li>
<li>Bands use it to send concerts/gig location and time</li>
<li>Event planners use it to send event details</li>
<li>Multiple companies use it to send contact details and directions</li>
<li>Many many other uses</li>
</ul>
<p>As far as I know this script has been working worldwide.</p></div>
<p><!--============= Video Section =================--></p>
<div class="tutVideoDiv"><object width="480" height="392" data="http://flash.revver.com/player/1.0/player.swf?mediaId=588064&#038;affiliateId=134914" type="application/x-shockwave-flash" id="revvervideoa17743d6aebf486ece24053f35e1aa23"><param name="Movie" value="http://flash.revver.com/player/1.0/player.swf?mediaId=588064&#038;affiliateId=134914"></param><param name="FlashVars" value="allowFullScreen=true"></param><param name="AllowFullScreen" value="true"></param><param name="AllowScriptAccess" value="always"></param><embed type="application/x-shockwave-flash" src="http://flash.revver.com/player/1.0/player.swf?mediaId=588064&#038;affiliateId=134914" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always" flashvars="allowFullScreen=true" allowfullscreen="true" height="392" width="480"></embed></object></div>
<p><!--============= TABS Section =================--></p>


<p>Related posts:<ol><li><a href='http://www.easykiss123.com/how-to-add-a-paypal-shopping-cart-to-your-site-in-under-5-minutes/' rel='bookmark' title='Permanent Link: How to add a PayPal shopping cart to your site in minutes'>How to add a PayPal shopping cart to your site in minutes</a></li>
<li><a href='http://www.easykiss123.com/easy-contact-form-rock-solid-secure-easy-to-integrate-into-your-site/' rel='bookmark' title='Permanent Link: Easy contact form &#8211; Rock solid, secure, easy to integrate into your site'>Easy contact form &#8211; Rock solid, secure, easy to integrate into your site</a></li>
<li><a href='http://www.easykiss123.com/a-free-form-that-sends-a-message-to-multiple-recipients-great-for-promoting-a-page-service-or-product/' rel='bookmark' title='Permanent Link: A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product'>A free form that sends a message to multiple recipients &#8211; Great for promoting a page, service or product</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.easykiss123.com/add-cell-phone-text-messaging-feature-to-your-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

