<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Good-Tutorials.com: CodingCity's Submitted Tutorials</title>
    <link>http://www.good-tutorials.com/user/CodingCity</link>
    <description>CodingCity's submitted tutorials on Good-Tutorials.com.</description>
    <language>en-us</language>
    <item>
      <title>How to secure your scripts</title>
      <description>In this tutorial you'll learn how to secure your scripts against SQL injections. Detailled explanation and good end result!</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 15:55:40 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22635/how-to-secure-your-scripts</link>
      <guid>http://www.good-tutorials.com/tutorial/22635/how-to-secure-your-scripts</guid>
    </item>
    <item>
      <title>Webserver Installation</title>
      <description>In this tutorial you'll learn how to setup your own webserver using WAMP5!</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:39:36 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22636/webserver-installation</link>
      <guid>http://www.good-tutorials.com/tutorial/22636/webserver-installation</guid>
    </item>
    <item>
      <title>Validating Email syntax</title>
      <description>A great detailled tutorial about how to validate emails using eregi and other functions.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:31:57 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22634/validating-email-syntax</link>
      <guid>http://www.good-tutorials.com/tutorial/22634/validating-email-syntax</guid>
    </item>
    <item>
      <title>Login-System with cookies</title>
      <description>This tutorial will learn you how to create a login system with cookies by examples and codes with a little bit of explanation.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:30:15 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22633/login-system-with-cookies</link>
      <guid>http://www.good-tutorials.com/tutorial/22633/login-system-with-cookies</guid>
    </item>
    <item>
      <title>Creating a user activation system</title>
      <description>Here you'll learn how to create an user activation system by code and explanation.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:29:05 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22632/creating-a-user-activation-system</link>
      <guid>http://www.good-tutorials.com/tutorial/22632/creating-a-user-activation-system</guid>
    </item>
    <item>
      <title>Breadcrumb Navigation tutorial</title>
      <description>In this tutorial you'll learn how to create a simple so called 'breadcrumb navigation'.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:27:46 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22631/breadcrumb-navigation-tutorial</link>
      <guid>http://www.good-tutorials.com/tutorial/22631/breadcrumb-navigation-tutorial</guid>
    </item>
    <item>
      <title>Basics of OOP</title>
      <description>In this tutorial you'll learn the basics of Object Oriented Programming.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:26:42 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22630/basics-of-oop</link>
      <guid>http://www.good-tutorials.com/tutorial/22630/basics-of-oop</guid>
    </item>
    <item>
      <title>Quote CMS</title>
      <description>In this tutorial you'll see how to make a quote CMS using PHP(/MYSQL). It's quick explained with lots of sources, that's why it's just ment to give you an idea of how to create a Quote CMS.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 30 Sep 2007 14:25:25 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22629/quote-cms</link>
      <guid>http://www.good-tutorials.com/tutorial/22629/quote-cms</guid>
    </item>
    <item>
      <title>Users Online - Tutorial</title>
      <description>Learn how to create a system that gets the amount of people that have been online in the last (x) amount of seconds/minutes. Usefully for your own forums or site.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 19 Aug 2007 18:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/21461/users-online-tutorial</link>
      <guid>http://www.good-tutorials.com/tutorial/21461/users-online-tutorial</guid>
    </item>
    <item>
      <title>PHP creating an UBBcodes system</title>
      <description>In this detailled tutorial about UBBcodes you'll learn how to create your own UBBcodes system!</description>
      <author>CodingCity</author>
      <pubDate>Thu, 26 Jul 2007 08:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20801/php-creating-an-ubbcodes-system</link>
      <guid>http://www.good-tutorials.com/tutorial/20801/php-creating-an-ubbcodes-system</guid>
    </item>
    <item>
      <title>Javascript Regular Expressions</title>
      <description>A javascript tutorial about the regular expressions in javascript.</description>
      <author>CodingCity</author>
      <pubDate>Wed, 25 Jul 2007 05:10:51 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20799/javascript-regular-expressions</link>
      <guid>http://www.good-tutorials.com/tutorial/20799/javascript-regular-expressions</guid>
    </item>
    <item>
      <title>Basic JS Tutorial</title>
      <description>A detailled basic javascript tutorial. You'll learn the very basics and some handy tricks.</description>
      <author>CodingCity</author>
      <pubDate>Tue, 24 Jul 2007 22:11:04 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20798/basic-js-tutorial</link>
      <guid>http://www.good-tutorials.com/tutorial/20798/basic-js-tutorial</guid>
    </item>
    <item>
      <title>PHP Arrays - how do they work?</title>
      <description>This tutorial will teach you how to create arrays and work with them to create your own script using arrays in PHP!</description>
      <author>CodingCity</author>
      <pubDate>Mon, 23 Jul 2007 17:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20745/php-arrays-how-do-they-work-</link>
      <guid>http://www.good-tutorials.com/tutorial/20745/php-arrays-how-do-they-work-</guid>
    </item>
    <item>
      <title>MySql counting amount of results from a query</title>
      <description>A tutorial which will teach you to use mysql_num_rows to count the amount of results(rows) found from a query.</description>
      <author>CodingCity</author>
      <pubDate>Mon, 23 Jul 2007 17:00:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20746/mysql-counting-amount-of-results-from-a-query</link>
      <guid>http://www.good-tutorials.com/tutorial/20746/mysql-counting-amount-of-results-from-a-query</guid>
    </item>
    <item>
      <title>PHP variables </title>
      <description>This tutorial will teach you how to create variables in PHP and how to use them.</description>
      <author>CodingCity</author>
      <pubDate>Sun, 22 Jul 2007 16:56:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20747/php-variables-</link>
      <guid>http://www.good-tutorials.com/tutorial/20747/php-variables-</guid>
    </item>
    <item>
      <title>PHP generating random char(s)</title>
      <description>In this tutorial you'll learn how to use different functions to create a system which will generate random chars which you can use for example for random generrated passwords or a captcha system, etc..</description>
      <author>CodingCity</author>
      <pubDate>Thu, 19 Jul 2007 05:07:35 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20597/php-generating-random-char-s-</link>
      <guid>http://www.good-tutorials.com/tutorial/20597/php-generating-random-char-s-</guid>
    </item>
    <item>
      <title>PHP - Validating Email Syntax</title>
      <description>Learn how to validating email , easy to implement and effective!</description>
      <author>CodingCity</author>
      <pubDate>Wed, 18 Jul 2007 08:41:58 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20613/php-validating-email-syntax</link>
      <guid>http://www.good-tutorials.com/tutorial/20613/php-validating-email-syntax</guid>
    </item>
    <item>
      <title>Creating a Smilies system - converts smilies by smilie icons</title>
      <description>Learn how to create your own SMILIES system which will replace all smilie codes in a string by smilie images! So you can use SMILIES in your/any texts/strings! Also learn a lot new functions in this detailled tutorial!</description>
      <author>CodingCity</author>
      <pubDate>Fri, 13 Jul 2007 18:00:03 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20485/creating-a-smilies-system-converts-smilies-by-smilie-icons</link>
      <guid>http://www.good-tutorials.com/tutorial/20485/creating-a-smilies-system-converts-smilies-by-smilie-icons</guid>
    </item>
    <item>
      <title>The MySql basics for beginners</title>
      <description>The ultimate MySql basics for beginners. A good, detailled MySql tutorial for everyone who's new to MySql and want to getting started on it.</description>
      <author>CodingCity</author>
      <pubDate>Fri, 13 Jul 2007 15:30:01 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20481/the-mysql-basics-for-beginners</link>
      <guid>http://www.good-tutorials.com/tutorial/20481/the-mysql-basics-for-beginners</guid>
    </item>
    <item>
      <title>Creating a simple guestbook</title>
      <description>Learn how to create your own, simple, guestbook using PHP, you'll learn to use a lot functions to create with this; your own guestbook!</description>
      <author>CodingCity</author>
      <pubDate>Thu, 12 Jul 2007 17:00:35 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20465/creating-a-simple-guestbook</link>
      <guid>http://www.good-tutorials.com/tutorial/20465/creating-a-simple-guestbook</guid>
    </item>
  </channel>
</rss>
