<?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>Mohd Khairudin Dot Com &#187; webmaster training</title>
	<atom:link href="http://www.mohdkhairudin.com/tag/webmaster-training/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mohdkhairudin.com</link>
	<description>Blog Sumber Inspirasi, Pendidikan &#38; Maklumat</description>
	<lastBuildDate>Mon, 06 Feb 2012 02:56:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Table Code For Mysql Database</title>
		<link>http://www.mohdkhairudin.com/2009/12/06/table-code-for-mysql-database.htm</link>
		<comments>http://www.mohdkhairudin.com/2009/12/06/table-code-for-mysql-database.htm#comments</comments>
		<pubDate>Sun, 06 Dec 2009 08:38:40 +0000</pubDate>
		<dc:creator>Mohd Khairudin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Pendidikan]]></category>
		<category><![CDATA[Rujukan]]></category>
		<category><![CDATA[learn phpmyadmin]]></category>
		<category><![CDATA[mysql database]]></category>
		<category><![CDATA[table code]]></category>
		<category><![CDATA[webmaster training]]></category>

		<guid isPermaLink="false">http://www.mohdkhairudin.com/?p=441</guid>
		<description><![CDATA[Let learn a little about Mysql Database. First we make a table for database. Let say we use students as a name of a database; We want to have a simple database for student&#8217;s results. So this is the code; We insert this code into phpmyadmin after click sql, make sure the database is students; The [...]]]></description>
			<content:encoded><![CDATA[<p>Let learn a little about Mysql Database. First we make a table for database. Let say we use students as a name of a database; We want to have a simple database for student&#8217;s results.</p>
<blockquote><p>So this is the code; <a href="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/table_results.gif"><img class="aligncenter size-full wp-image-442" title="table_results" src="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/table_results.gif" alt="table_results" width="464" height="149" /></a></p></blockquote>
<p>We insert this code into phpmyadmin after click sql, make sure the database is students;<br />
<span id="more-441"></span><br />
<a href="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/insert_phpmyadmin.gif"><img class="aligncenter size-full wp-image-443" title="insert in sql and go" src="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/insert_phpmyadmin.gif" alt="insert in sql and go" width="464" height="230" /></a></p>
<p>The database students was completed and ready to receive the data when it have a table for results <img src='http://www.mohdkhairudin.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p><a href="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/database_table_done.gif"><img class="aligncenter size-full wp-image-444" title="database_table_done" src="http://www.mohdkhairudin.com/wp-content/uploads/2009/12/database_table_done.gif" alt="database_table_done" width="464" height="230" /></a></p>
<p>p/s: How to setting a localhost server please <a title="Webmaster Training with offline server" href="http://www.khairesource.com/2009/12/06/easy-webmaster-training.htm" target="_blank">refer here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mohdkhairudin.com/2009/12/06/table-code-for-mysql-database.htm/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

