<?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>PHPSuperBLOG &#187; PHP Function</title>
	<atom:link href="http://www.phpsuperblog.com/tag/php-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpsuperblog.com</link>
	<description>Lot of IT, Lot of Fun</description>
	<lastBuildDate>Wed, 30 Nov 2011 12:34:20 +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>Run different XML scenarios by typing in different URL ending with PHP</title>
		<link>http://www.phpsuperblog.com/php/run-different-xml-scenarios-by-typing-in-different-url-ending-with-php/</link>
		<comments>http://www.phpsuperblog.com/php/run-different-xml-scenarios-by-typing-in-different-url-ending-with-php/#comments</comments>
		<pubDate>Mon, 09 May 2011 13:00:38 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Scenario]]></category>
		<category><![CDATA[URL]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=1010</guid>
		<description><![CDATA[In this post, I am going to show how to run different xml file (scenario) for the webpage by typing in different URL ending, example: www.phpsuperblog.com/index.php?scenarioA.xml, it will run the scenarioA.xml file&#8217;s scenario. For this operation we have to use * 2 PHP functions: strpos( ) which is to find the position of a character [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/run-different-xml-scenarios-by-typing-in-different-url-ending-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate random password with PHP rand function</title>
		<link>http://www.phpsuperblog.com/php/generate-random-password-with-php-rand-function/</link>
		<comments>http://www.phpsuperblog.com/php/generate-random-password-with-php-rand-function/#comments</comments>
		<pubDate>Sat, 07 May 2011 16:19:22 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[For-loop]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Random-number]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=1007</guid>
		<description><![CDATA[In system designing, there are many cases which requires user to login in order to access some restricted areas. And so, we might need to generate an initial password for the user. Here I am going to show you how to generate random passwords with integers In order to generate a random password we have [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/generate-random-password-with-php-rand-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using XML elements as HTML form drop down menu items with PHP</title>
		<link>http://www.phpsuperblog.com/php/using-xml-tags-as-html-form-drop-down-menu-items-with-php/</link>
		<comments>http://www.phpsuperblog.com/php/using-xml-tags-as-html-form-drop-down-menu-items-with-php/#comments</comments>
		<pubDate>Sat, 30 Apr 2011 15:11:35 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[Drop-down-menu]]></category>
		<category><![CDATA[For-loop]]></category>
		<category><![CDATA[PHP Function]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=928</guid>
		<description><![CDATA[XML]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/using-xml-tags-as-html-form-drop-down-menu-items-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Insert all array elements into MySQL database table&#8217;s different fields</title>
		<link>http://www.phpsuperblog.com/php/insert-all-array-elements-into-mysql-database-tables-different-fields/</link>
		<comments>http://www.phpsuperblog.com/php/insert-all-array-elements-into-mysql-database-tables-different-fields/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 11:00:29 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[Insert]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Table]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=71</guid>
		<description><![CDATA[Array is a good way to store many elements, in some operations you might like to store all of the array elements into different row of a table in a MySQL database. To store into different row, we can use a for loop to go through each elements and run a query to insert them [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/insert-all-array-elements-into-mysql-database-tables-different-fields/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Join all elements of an array together and become a string</title>
		<link>http://www.phpsuperblog.com/php/join-all-elements-of-an-array-together-and-become-a-string/</link>
		<comments>http://www.phpsuperblog.com/php/join-all-elements-of-an-array-together-and-become-a-string/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 09:58:50 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Array]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[PHP Function]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=70</guid>
		<description><![CDATA[There are many elements in an array. In some operations, you might like to join all the elements within an array to become a string and use the string for other operation, how can this be done?? There is a function of PHP can do the job, which is implode( ). Let me show how [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/join-all-elements-of-an-array-together-and-become-a-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Refresh page with PHP function header()</title>
		<link>http://www.phpsuperblog.com/php/refresh-page-with-php-function-header/</link>
		<comments>http://www.phpsuperblog.com/php/refresh-page-with-php-function-header/#comments</comments>
		<pubDate>Thu, 25 Dec 2008 15:06:20 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[Refresh]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=69</guid>
		<description><![CDATA[Editor&#8217;s note: In my past post Redirect page using PHP function header(), I talked about how to redirect page with header() function. To refresh a page, by using the same function and redirect to the page to itself, then it has the refresh effect. In order to do so, we have to add another attribute [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/refresh-page-with-php-function-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display all field (column) names of a table in MySQL database</title>
		<link>http://www.phpsuperblog.com/php/display-all-field-column-names-of-a-table-in-mysql-database/</link>
		<comments>http://www.phpsuperblog.com/php/display-all-field-column-names-of-a-table-in-mysql-database/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 12:41:45 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Column]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[For-loop]]></category>
		<category><![CDATA[Loop]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Function]]></category>
		<category><![CDATA[Query]]></category>
		<category><![CDATA[Table]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=68</guid>
		<description><![CDATA[Editor’s note: I mentioned in my previous post Display data from MySQL with PHP which I demonstrated how to display the data of a row within a table, now I want to demonstrate how to display all field names (column names) of a table within a MySQL database. In order to do so, we have to [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/display-all-field-column-names-of-a-table-in-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find the number of column (field) of a table in MySQL database</title>
		<link>http://www.phpsuperblog.com/php/find-the-number-of-column-field-of-a-table-in-mysql-database/</link>
		<comments>http://www.phpsuperblog.com/php/find-the-number-of-column-field-of-a-table-in-mysql-database/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 04:20:55 +0000</pubDate>
		<dc:creator>Shek</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Column]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Display]]></category>
		<category><![CDATA[Field]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP Function]]></category>

		<guid isPermaLink="false">http://www.phpsuperblog.com/?p=67</guid>
		<description><![CDATA[To find and print out the number of column (field) of a table in MySQL database, we have to use a php function &#8220;mysql_num_fields()&#8221; to get the number and to use a variable to store the result, here I have created an example to demonstrate how to do so: I have create a PHP file [...]]]></description>
		<wfw:commentRss>http://www.phpsuperblog.com/php/find-the-number-of-column-field-of-a-table-in-mysql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

