<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.phpknowhow.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>PHP Tutorial - PHPKnowHow</title>
	
	<link>http://www.phpknowhow.com</link>
	<description>PHP in Plain English</description>
	<lastBuildDate>Mon, 05 Dec 2011 02:17:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.phpknowhow.com/phpknowhow-articles" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="phpknowhow-articles" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>MySQL Table Commands</title>
		<link>http://www.phpknowhow.com/mysql/table-commands/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=66</guid>
		<description><![CDATA[As mentioned in MySQL Basics, a MySQL database consists of one or more data tables. It&#8217;s rare that you will find MySQL table commands in PHP scripts with one exception being installer scripts where you will execute create table commands.
Creating a Table
SQL Command for creating a MySQL table has following syntax. Here ENGINE and CHARSET [...]]]></description>
		</item>
		<item>
		<title>MySQL Database Commands</title>
		<link>http://www.phpknowhow.com/mysql/database-commands/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=61</guid>
		<description><![CDATA[MySQL has four database commands as show, create, drop and use that you would use frequently in command-line when you deal with more databases. 
You can execute these commands in PHP scripts too. But since many PHP applications use only one database, it’s rare to find these commands in PHP scripts.

Show Databases
Login to MySQL in [...]]]></description>
		</item>
		<item>
		<title>MySQLi Procedural Functions</title>
		<link>http://www.phpknowhow.com/mysql/mysqli-procedural-functions/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=63</guid>
		<description><![CDATA[MySQL Improved Extension (MySQLi) provides a Procedural Interface as well as an Object Oriented Interface. In this article we will look into some of the common MySQLi Procedural functions.

mysqli_connect()
This function is used for connecting to MySQL. Before doing any database operation, you need to connect to MySQL. On success, this function returns a link identifier [...]]]></description>
		</item>
		<item>
		<title>PHP MySQL Connections</title>
		<link>http://www.phpknowhow.com/mysql/php-mysql-connections/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=62</guid>
		<description><![CDATA[PHP provides three ways to connect with MySQL via MySQL Extension, MySQLi Extension and PDO. Read overview at PHP manual for more information and comparison of these three methods.
MySQL Extension
This is the first method PHP provided to interact with MySQL. This extension provides a set of built-in functions for connecting and making database queries. If [...]]]></description>
		</item>
		<item>
		<title>Managing MySQL Users</title>
		<link>http://www.phpknowhow.com/mysql/managing-mysql-users/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=58</guid>
		<description><![CDATA[In MySQL, you can create user accounts with different privileges. Privileges can vary from accessing several databases to accessing only one column in a table. 

Root User
By default, MySQL has a super user that has all the privileges called root. You need to log in as root for executing many MySQL administrative tasks including managing [...]]]></description>
		</item>
		<item>
		<title>Using MySQL Command-line</title>
		<link>http://www.phpknowhow.com/mysql/using-command-line/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=57</guid>
		<description><![CDATA[MySQL comes with a command-line interface that let you run all MySQL commands and SQL queries. While there are graphical tools like phpMyAdmin and MySQL Query Browser, command-line interface will come in handy when you manage more databases and when you get more familiar with MySQL. 
Based on your operating system, add MySQL to a [...]]]></description>
		</item>
		<item>
		<title>MySQL Basics</title>
		<link>http://www.phpknowhow.com/mysql/mysql-basics/</link>
				<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=56</guid>
		<description><![CDATA[MySQL is a popular database management system. Like PHP, it&#8217;s free and open source. With its rich features, it has been the choice for many database driven PHP applications.
MySQL Infrastructure
A MySQL installation provides support for creating databases in it and allows applications to communicate with these databases when correct credentials are given via a database [...]]]></description>
		</item>
		<item>
		<title>File Upload</title>
		<link>http://www.phpknowhow.com/get-and-post/file-upload/</link>
				<category><![CDATA[Get and Post]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=53</guid>
		<description><![CDATA[There are several form fields to get textual inputs from users and file upload fields let the input be files. PHP has an inbuilt array called $_FILES that gets populated once a file is uploaded. Let&#8217;s take an example and see the behavior of file upload fields. Think following form (fileUpload.html) allows the users of [...]]]></description>
		</item>
		<item>
		<title>Dealing with Form Fields</title>
		<link>http://www.phpknowhow.com/get-and-post/dealing-with-form-fields/</link>
				<category><![CDATA[Get and Post]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=51</guid>
		<description><![CDATA[In Understanding Get and Post it&#8217;s explained how to submit data to a PHP script for processing. In this article, let&#8217;s examine main form fields, different ways they can be implemented in a web form and how to access them in a PHP script.
Basically following form fields can be available in a web form.
Text boxes [...]]]></description>
		</item>
		<item>
		<title>Understanding Get and Post</title>
		<link>http://www.phpknowhow.com/get-and-post/understanding-get-and-post/</link>
				<category><![CDATA[Get and Post]]></category>

		<guid isPermaLink="false">http://www.phpknowhow.com/?p=50</guid>
		<description><![CDATA[Web forms are the main medium in web sites for sending user input to web servers. A web form contains set of fields a user can fill and submit for processing at the server. Based on the processing, user may get a response from the web server.
A common example is login pages in email services [...]]]></description>
		</item>
	</channel>
</rss>

