<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-2958776273902728131</atom:id><lastBuildDate>Sun, 01 Sep 2024 11:23:09 +0000</lastBuildDate><category>Learning PHP: The What&#39;s and the Why&#39;s</category><category>Will Learning PHP Enhance My Career?</category><category>fast php learning article</category><category>fast video php learning</category><category>fast video php learning - Arrays</category><category>fast video php learning - Arrays with Loops</category><category>fast video php learning - Associative Arrays</category><category>fast video php learning - Basic Math Functions</category><category>fast video php learning - Beginning Forms</category><category>fast video php learning - Creating a MySQL Database</category><category>fast video php learning - Do Loop</category><category>fast video php learning - Foreach Array Loops</category><category>fast video php learning - Functions</category><category>fast video php learning - Installing PHP</category><category>fast video php learning - More on Forms</category><category>fast video php learning - Paramenters in Functions</category><category>fast video php learning - Return Values</category><category>fast video php learning - Selecting a MySQL Database</category><category>fast video php learning - Switch statement</category><category>fast video php learning - Testing the Database Connection</category><category>fast video php learning - What Do You Need to Learn PHP</category><category>fast video php learning - While Loop</category><category>fast video php learning - date function</category><category>fast video php learning - if/elseif/else</category><category>fast video php learning - include function</category><category>fast video php learning -Adding and Modifying Elements in an Array</category><category>fast video php learning- Adding Tables to MySQL Database</category><category>fast video php learning- Connecting to MySQL Database</category><category>fast video php learning- For Loop</category><category>fast video php learning- If Else Statements</category><title>Free PHP Learning</title><description></description><link>http://fastfreephplearning.blogspot.com/</link><managingEditor>noreply@blogger.com (Unknown)</managingEditor><generator>Blogger</generator><openSearch:totalResults>43</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-9086233350454092865</guid><pubDate>Sun, 04 Jan 2009 23:25:00 +0000</pubDate><atom:updated>2009-01-08T07:29:58.818-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast php learning article</category><title>fast php learning article</title><description>&lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/append-a-string-to-a-file-using-php.aspx&quot;&gt;Append a String to a File Using PHP&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;&lt;h3 style=&quot;font-weight: normal;&quot; class=&quot;CommonHeader&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To append a string to a file you will need to open the file using fopen() with the &#39;a&#39; parameter. For example...&lt;/span&gt;&lt;/h3&gt;&lt;h3 class=&quot;CommonHeader&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/determine-a-file-extension-using-php.aspx&quot;&gt;Determine a File Extension Using PHP&lt;/a&gt;&lt;/span&gt;&lt;/h3&gt;                                                           &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;&lt;h3 class=&quot;CommonHeader&quot;&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;There are several ways determine a file extension using PHP. First is using the combination of strrpos() and substr...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-number-formats.aspx&quot;&gt;PHP Number Formats&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;PHP&#39;s solution to formatting number is the number_format() function. This function take 4 arguments but only...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/reading-a-file-using-php.aspx&quot;&gt;Reading a File Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;A simple method for reading a file is to use the file() function which will return an array containing each line...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/list-a-directory-s-contents-using-php.aspx&quot;&gt;List a Directory&#39;s Contents Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To list the content of a directory you just need to use the combination of opendir() and readdir() functions. ...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/executing-a-shell-command-using-php.aspx&quot;&gt;Executing a Shell Command Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;You can use either system() or exec() . Just remember to ALWAYS use the full path to the command. So instead of...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/finding-sub-strings-using-php.aspx&quot;&gt;Finding Sub-Strings using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;PHP already have the function that check if a substring exists in another string. It&#39;s called strpos() . This...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/remove-a-file-extention-using-php.aspx&quot;&gt;Remove a File Extention Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To strip the file extension from a file name you can use the combination of strrpos() and substr() function like...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/remove-a-file-using-php.aspx&quot;&gt;Remove a File Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To remove a file from php use the unlink() function. You can enter either the full path or the relative path to...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/read-html-files-using-php.aspx&quot;&gt;Read HTML files using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Reading an html file is just like reading any other file. You could use fopen() combined with fread() or file_get_contents...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/reading-a-remote-file-using-php.aspx&quot;&gt;Reading a Remote File Using PHP &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To read a remote file from php you have at least four options : 1. Use fopen() 2. Use file_get_contents() 3. CURL...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-album-list.aspx&quot;&gt;Image Gallery : Album List&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Here is the page that the gallery visitors see. The code behind it is mostly the same as the one in the admin pages...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-image-list-amp-detail.aspx&quot;&gt;Image Gallery : Image List &amp;amp; Detail&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Clicking on one of the album icon from the album list page will bring you to this page. The layout is similar to...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-administration-page.aspx&quot;&gt;Image Gallery Administration Page&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Login and logout Before you can access the admin pages you will need to login first. The login method is very basic...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/admin-page-for-content-management-system-cms.aspx&quot;&gt;Admin Page For Content Management System (CMS)&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Now we start creating the administration page for our content management system. This page will list all the articles...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/creating-a-guestbook-using-php-and-mysql-part-2.aspx&quot;&gt;Creating A Guestbook Using PHP and MySQL ( Part 2 )&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Welcome to the second part of this guestbook tutorial. In case you haven&#39;t read the first section then go here...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-and-mysql-resources-on-the-net.aspx&quot;&gt;PHP and MySQL Resources on the Net&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;PHP MySQL Resources PHP Homepage Of course, I have to list this site here. This is where you can to download the...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/user-authentication-in-php.aspx&quot;&gt;User Authentication in PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Here are some authentication method that we&#39;ll discuss Basic authentication We hard code the username and password...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/uploading-files-to-the-server-using-php.aspx&quot;&gt;Uploading Files To the Server Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Now, we will make another upload script. But this time we won&#39;t save the file in the database. We will only...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/finding-php-and-mysql-hosting.aspx&quot;&gt;Finding PHP and MySQL Hosting&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;There are a lot of things to consider when choosing a web hosting company. But one thing for sure is that price...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/paging-using-php-and-mysql-part-ii.aspx&quot;&gt;Paging Using PHP and MySQL (Part II)&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;When there&#39;s more than one column involved in paging there isn&#39;t much that we need to modify. We only need...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/update-and-delete-in-mysql.aspx&quot;&gt;Update and Delete in MySQL&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Delete Data The DELETE statement deletes rows from a table that satisfy the condition given by the WHERE clause...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/retrieve-data-from-mysql-table.aspx&quot;&gt;Retrieve Data from MySQL Table&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Retrieving the table data is easy, just use the SELECT statement like this mysql&gt; SELECT * FROM species; +-...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/add-data-to-a-mysql-database.aspx&quot;&gt;Add Data to a MySQL Database&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;You can insert data to the tables directly from mysql&gt; prompt or by loading a file containing the data. The...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/create-a-table-in-mysql.aspx&quot;&gt;Create a Table in MySQL&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;For this example we&#39;ll create two tables. The first one describe the species of animals available in a pet...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/create-new-mysql-database.aspx&quot;&gt;Create New MySQL Database&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;You need to use mysqladmin to create MySQL database. The command is simple just write mysqladmin in a dos window...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/add-new-mysql-user.aspx&quot;&gt;Add New MySQL User&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;For adding a new user to MySQL you just need to add a new entry to user table in database mysql . Below is an example...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/starting-mysql.aspx&quot;&gt;Starting MySQL&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Before starting the MySQL client make sure the server is turned on. If you run Windows 9x start the mysqld.exe...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-editors.aspx&quot;&gt;PHP Editors&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Because PHP files are just plain text files you can use any editor to create and edit PHP files. But even though...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-forms.aspx&quot;&gt;PHP Forms&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Using forms in a web based application is very common. Most forms are used to gather information like in a signup...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-functions.aspx&quot;&gt;PHP Functions&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Real world applications are usually much larger than the examples above. In has been proven that the best way to...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-control-structures.aspx&quot;&gt;PHP Control Structures&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;The next examples will show you how to use control structures in PHP. I won&#39;t go through all just the ones...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/strings-in-php.aspx&quot;&gt;Strings in PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Strings are probably what you will use most in your PHP script. From concatenating, looking for patterns, trim...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-variable-types.aspx&quot;&gt;PHP Variable Types&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;PHP supports eight primitive types. Four scalar types: boolean : expresses truth value, TRUE or FALSE. Any non...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/php-variables.aspx&quot;&gt;PHP Variables&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Variables in PHP are represented by a dollar sign followed by the name of the variable. The variable name is case...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/using-php-comments.aspx&quot;&gt;Using PHP Comments&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Comment is a part of your PHP code that will not be translated by the PHP engine. You can use it to write documentation...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/opening-amp-closing-php-tags.aspx&quot;&gt;Opening &amp;amp; Closing PHP Tags&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To open a block of PHP code in a page you can use one of these four sets of opening and closing tags Opening Tag...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-modify-amp-delete-images.aspx&quot;&gt;Image Gallery : Modify &amp;amp; Delete Images &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Here is the snapshot of the modify image form. It&#39;s very similar to the form to add the image except for the...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-add-image.aspx&quot;&gt;Image Gallery : Add Image &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Adding a new image is easy. Just select in which album you want the image stored, supply the image name, description...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-modify-amp-delete-albums.aspx&quot;&gt;Image Gallery : Modify &amp;amp; Delete Albums &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Here is the page where you can modify an album&#39;s name, description and image icon We display the album thumbnail...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/image-gallery-add-new-album.aspx&quot;&gt;Image Gallery : Add New Album&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;This is a very simple form where you can enter the album name, description and image. After you click the &quot;Add...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/user-authentication-storing-user-id-s-and-passwords-in-a-mysql-database.aspx&quot;&gt;User Authentication : Storing User ID&#39;s and Passwords In a MySQL Database &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;A more common method of authenticating a user is by checking the database to see if the submitted user id and password...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/basic-user-authentication.aspx&quot;&gt;Basic User Authentication &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;With this basic authentication method we store the user information ( user id and password ) directly in the script...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/user-authentication-with-image-verification.aspx&quot;&gt;User Authentication with Image Verification&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;In some cases you may want your loging form to be able to prevent automatic login by a robot ( script ). To achieve...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/content-management-system-cms-using-php-and-mysql.aspx&quot;&gt;Content Management System ( CMS ) using PHP and MySQL &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;A Content Management System ( CMS ) is used to add, edit, and delete content on a website. For a small website...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/uploading-files-to-mysql-database.aspx&quot;&gt;Uploading Files To MySQL Database &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Using PHP to upload files into MySQL database sometimes needed by some web application. For instance for storing...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/creating-a-guestbook-using-php-and-mysql.aspx&quot;&gt;Creating A Guestbook Using PHP and MySQL &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;You&#39;ve seen it at least once right? Guestbook is one of the most common thing to find in a website. In this...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/form-validation-using-php.aspx&quot;&gt;Form Validation Using PHP &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Whenever you make a form you should not leave it alone without any form validation. Why? Because there is no guarantee...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/using-php-to-backup-mysql-databases.aspx&quot;&gt;Using PHP to Backup MySQL Databases&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;There are at least three ways to backup your MySQL Database : Execute a database backup query from PHP file. Run...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/mysql-update-and-delete.aspx&quot;&gt;MySQL Update and Delete &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;There are no special ways in PHP to perform update and delete on MySQL database. You still use mysql_query() to...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/paging-using-php.aspx&quot;&gt;Paging Using PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Ever use a Search Engine? I&#39;m sure you have, lots of time. When Search Engines found thousands of results for...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/retrieve-data-from-a-mysql-database.aspx&quot;&gt;Retrieve Data From a MySQL Database&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Using PHP you can run a MySQL SELECT query to fetch the data out of the database. You have several options in fetching...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/insert-data-into-a-mysql-database.aspx&quot;&gt;Insert Data into a MySQL Database &lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Inserting data to MySQL is done by using mysql_query() to execute INSERT query. Note that the query string should...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/create-a-mysql-database-with-php.aspx&quot;&gt;Create a MySQL Database With PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;To create a database use the mysql_query() function to execute an SQL query like this                      &lt;/span&gt;&lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;In &lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/default.aspx&quot;&gt;MySQL Tutorials&lt;/a&gt; written by &lt;a href=&quot;http://www.php-mysql-tutorial.com/members/admin/default.aspx&quot;&gt;admin&lt;/a&gt; on 12-18-2008&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/connect-to-mysql-database.aspx&quot;&gt;Connect to MySQL Database&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Opening a connection to MySQL database from PHP is easy. Just use the mysql_connect() function like this                      &lt;/span&gt;&lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/mysql-tutorials/getting-started-with-mysql.aspx&quot;&gt;Getting Started with MySQL&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;MySQL Tutorial - Getting Started By : PHP-MySQL-Admin Nov 11, 2005 This mysql tutorial covers the basic stuff that...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/getting-started-with-php.aspx&quot;&gt;Getting Started with PHP&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;What is PHP? PHP is a web programming language used to write dynamic webpages. In this tutorial you will learn...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;                                                                                                                           &lt;div class=&quot;CommonWikiPageListArea&quot;&gt;                     &lt;h3 class=&quot;CommonHeader&quot;&gt;                             &lt;span style=&quot;font-size:85%;&quot;&gt;&lt;a href=&quot;http://www.php-mysql-tutorial.com/wikis/php-tutorial/installing-php-and-mysql.aspx&quot;&gt;Installing PHP and MySQL&lt;/a&gt;&lt;/span&gt;                                                      &lt;/h3&gt;                     &lt;div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;PHP and MySQL are usually associated with LAMP (Linux, Apache, MySQL, PHP). However, most PHP developer ( including...&lt;/span&gt;&lt;/div&gt;                     &lt;div class=&quot;CommonWikiPageDescription&quot;&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;&lt;span style=&quot;font-size:85%;&quot;&gt;Source:&lt;br /&gt;http://www.php-mysql-tutorial.com/wikis&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;                 &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://fastfreephplearning.blogspot.com/2009/01/fast-php-learning-article.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-3712595593355881698</guid><pubDate>Sun, 04 Jan 2009 23:17:00 +0000</pubDate><atom:updated>2009-01-05T03:37:20.332-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Will Learning PHP Enhance My Career?</category><title>Will Learning PHP Enhance My Career?</title><description>&lt;p&gt;With the flurry of press coverage on PHP recently, I&#39;m often asked, &quot;Will learning PHP enhance my career?&quot; My answer depends on where you are in your career. What makes you valuable today? Let&#39;s say you&#39;re a business developer with RPG/Cobol skills. Your salary is probably around $80,000 per year (depending on geography), and you have more than 20 years of experience writing business applications that work. So let&#39;s say you dedicate two to six months of your free time to learning PHP, and then you go on an interview. I can guarantee you that they&#39;ll ask you what applications you&#39;ve written in PHP. What they really want to know is how your web applications gave a company a competitive advantage. But you don&#39;t have that experience. You just wrote toy PHP applications so you could learn syntax. The interviewer will then compare your PHP skills with those of other applicants. Understand that many of these other applicants are half your age, and they&#39;d be happy with $50,000 or $60,000 per year. Many of them will have a couple of years of solid PHP experience. In that scenario, the answer to your question is, &quot;No. PHP won&#39;t enhance your career.&quot; So don&#39;t put yourself in a situation in which you&#39;ll be compared with a twentysomething based only on your knowledge of PHP syntax.&lt;/p&gt;  &lt;p&gt;Now, let&#39;s put that twentysomething&#39;s career in perspective. Has he or she written real-world business applications for inventory, accounting, or sales analysis — applications that contain complex business rules and interactions with other systems? Probably not. They might have created an online sales application that writes to a simple MySQL database. Let me be clear: It&#39;s more important to be able to leverage the wealth of web technologies and web development tools than it is to be a PHP wizard. Here&#39;s a short list of web tools and technologies: HTTP, HTML, CSS, XML, SMTP, web services, SOAP, REST, JSON, SQL, JavaScript, SSL, encryption, regular expressions, CVS or Subversion, editors, debuggers, IDEs, HTTP servers, and application servers. If you can clearly define how these technologies can be used to make a company gain a competitive advantage, especially with your business experience, you&#39;ll have a distinct advantage over a twentysomething PHP hacker. So that&#39;s the &quot;yes&quot; answer to your question. PHP is a highly approachable web language that lets you paste together Internet technologies to construct a business application. PHP has great facilities for most web technologies, but you need to truly understand a web technology to be able to effectively use it in a PHP application.&lt;/p&gt;  &lt;p&gt;To develop web applications, you need to be able to transfer your core skills at developing business applications to web development. You&#39;ll need to write applications in languages other than RPG (or alongside RPG), use SQL as the data-definition and data-manipulation language, and make the applications deployable to a variety of platforms. Does this sound familiar? In addition to learning PHP, you&#39;ll need to learn the web tools and technologies that I listed earlier. So how do you get skilled in these technologies? First, study each in a nutshell. Second, get real-world experience in that technology.&lt;/p&gt;  &lt;p&gt;Studying a technology in a nutshell requires you to rip it apart and look inside. Immerse yourself in that technology. When your friend Dave sees you and says, &quot;Hey, Bob, what&#39;s up?&quot; Instead of saying, &quot;Nothing much,&quot; answer, &quot;CSS.&quot; Another time you might answer, &quot;web services.&quot; You need to examine each web technology until you understand how to leverage it in a business application. The time required to get to that level of understanding depends on the technology. HTTP and SMTP might take you one week. HTML and CSS might take a couple of weeks. Web services, SOAP, and REST could take several months. You probably will be side tracked with tooling setup for things such as IDEs and HTTP servers. But don&#39;t just shuffle through getting those tools working; make a study of it — as if you&#39;d be in charge of installing, configuring, and training others on that tool.&lt;/p&gt;  &lt;p&gt;Many people feel that getting real-world experience on a technology is difficult. Balderdash! Are you telling me that your church, your sports organization, or your company has no need for a web application that uses at least a few of these technologies? And even if none of your organizations needs a website or you&#39;re reluctant to volunteer your time (even though it will enhance your career), you can try putting your own application on the web as a mini-startup. It costs as little as five bucks a month to have a PHP or Java application run on a hosted server. It may not make you millions, but it could boost your career. It&#39;s also pretty cool to put your website on a résumé.&lt;/p&gt;  &lt;p&gt;It&#39;s a little naïve to think that simply learning PHP will enhance your career. But being able to leverage your core business application development competency to create applications that take advantage of the wealth of web technologies is smart, real smart.&lt;/p&gt;&lt;i&gt;&lt;a href=&quot;http://systeminetwork.com/author/don-denoncourt&quot;&gt;&lt;b&gt;Don Denoncourt&lt;/b&gt;&lt;/a&gt; is a &lt;b&gt;System iNEWS&lt;/b&gt; technical editor.&lt;/i&gt;</description><link>http://fastfreephplearning.blogspot.com/2009/01/will-learning-php-enhance-my-career.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-1692762974167716356</guid><pubDate>Sun, 04 Jan 2009 11:33:00 +0000</pubDate><atom:updated>2009-01-04T15:20:18.737-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Learning PHP: The What&#39;s and the Why&#39;s</category><title>Learning PHP: The What&#39;s and the Why&#39;s</title><description>&lt;p&gt;   &lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt; &lt;!--content_start--&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt; &lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Anyone who has designed web sites for any length of time knows the limitations of html and other client side languages like CSS and JavaScript. While these languages remain at the core of web development, their primary function is to control how text and graphics are presented. Because they lack the ability to manipulate information on demand, or communicate with web servers, the result is a static web page. &lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;The ability to create dynamic pages opens doors. Suppose you wanted to create a survey to collect information from visitors to your web site. You could easily create a form with HTML that included all your questions, and have the results emailed to you. But to convert the raw information into a meaningful format, you&#39;d have to manually compile it, and then organize it to gauge the results - a process which could take hours.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Fortunately for you, using scripting, there are easier ways to collect and evaluate the results of the survey, or any form. Rather than sending the information through email, a script grabs it and stores it in a database on the server. A second script communicates with the database, gathers and groups the information, and prints it out when you visit the page. The script could also produce bar graphs, percentages and totals, or present the information any other way you could conceive; automatically, and on demand.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;So what language do you use when you want to analyze survey results? Or offer personalized   information to your visitors, or display an archive of journal entries without managing copious HTML files?&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;In recent years, more and more developers have been turning to a relative new-comer to the scripting world for the answer: PHP. &lt;/span&gt;&lt;/p&gt;  &lt;h3&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;What is PHP?&lt;/span&gt;&lt;/h3&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;PHP, which stands for PHP Hypertext Preprocessor, is a server-side embedded scripting language. In non-technical terms: a PHP processor is run on the server (Windows, or a flavor of UNIX). When a page is requested that contains PHP, the processor translates and executes all the commands in the page, and then outputs the result to the browser as regular HTML. Because this translation occurs on the server, a page written with PHP is viewable with any browser, on any operation system.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Like most other scripting languages, PHP can be embedded directly into HTML. PHP code is separated from HTML by Start and End entities. When a document is parsed, the PHP processor only interprets the demarked areas, and outputs the results in the same position.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Ironically, PHP also includes the ability to almost completely separate code from HTML. For larger, collaborative projects this method is ideal because it allows designers to work on the layout of the page without interfering with the code aspects.&lt;/span&gt;&lt;/p&gt;  &lt;h3&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;A Little History&lt;/span&gt;&lt;/h3&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;PHP was introduced in 1994 as a loose collection of freeware scripts based on Perl and dubbed &quot;Personal Home Page&quot; Tools. The author, Rasmus Lerdorf, received surprising interest in the package from the professional and developer communities. By 1995, a mailing list had been established where other developers could provide feedback, bug-fixes and code ideas on the scripts.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Encouraged to expand the original package with additional features, Lerdorf released PHP-FI (or PHP2) in 1995. This version included the ability take the information submitted by forms on the web and convert it to usable variables. What was so important about this function was that it enabled user input to be captured and acted upon, allowing more complex and interactive web applications to be developed.&lt;/span&gt;&lt;/p&gt;   &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;It was around this time that PHP changed from being a one-man project to one with a group of 7 core developers. Together, they refined the syntax of the language, added additional functions and methods, and the ability for other programmers to extend the capabilities of the language by plugging in modules. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;With the release of version 3 in 1998, PHP had finally grown into its own. Like C and Perl, PHP is a structured programming language with variables, functions and classes. Its similarity to these languages encouraged experienced programmers to migrate to PHP and its ease of use rapidly won new users. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;By version 3, PHP also included database support for a wide variety of platforms including  mysql, mSQL, ODBC, Oracle and Sybase. It also was able to work with images, files, FTP, XML, and a host of other technologies.&lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;The latest release of PHP is version 4. Rebuilt with a more powerful core processor, the new PHP engine (the Zend parsing engine) offers significant speed improvements over previous versions. PHP4 also includes sessions support (an easier way of working with cookies), and numerous smaller additions and improvements. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;To date, PHP is still free and a frontrunner in the open source movement. However, unlike many open source projects, it&#39;s becoming more and more mainstream as an increasing number of businesses and organizations are making the switch to it. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;For professional developers, one of the most exciting things has been the release of the Zend Encoder, which allows PHP source code to be encrypted. The Encoder carries a hefty price tag, but it holds the promise of more built in value for those selling custom scripts.&lt;/span&gt;&lt;/p&gt;  &lt;h3&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Why PHP?&lt;/span&gt;&lt;/h3&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;It&#39;s no secret that there are alternatives to PHP: ASP, Cold Fusion, and Perl, to name just a few. While each of these languages has differences in syntax and structure, when it comes down to it, they can all produce the same results. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;So, why would you choose PHP over other options? &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;- &lt;b&gt;Simplicity.&lt;/b&gt;          For people new to programming, this is frequently the strongest appeal.          Even those with little or no programming experience can quickly get up          to speed and begin creating full-fledged applications. Because it was          specifically designed for creating web applications, PHP has a host of          built-in functions to handle common needs.&lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;- &lt;b&gt;PHP is Open Source.&lt;/b&gt;          Because PHP&#39;s source code is freely available, a community of developers          is always working to improve, add to, and find bugs in the language. Open          Source means you never need to rely on the manufacturer to release the          next version if something doesn&#39;t work or pay for expensive upgrades.          &lt;/span&gt;&lt;/p&gt; &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;- &lt;b&gt;Stability, and          compatibility.&lt;/b&gt; Currently, PHP runs stable on a range of operating          systems including most flavors of UNIX, Windows and Macs and integrates          well with most popular servers including IIS and apache. &lt;/span&gt;&lt;/p&gt;  &lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;        &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;PHP is also endowed with other goodies, like native support for many popular          databases, an extensible architecture, and a processor that not only uses          fewer resources on the server than many of its competitors, but also displays          pages in record time. &lt;/span&gt;&lt;/p&gt;  &lt;h3&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Finally…&lt;/span&gt;&lt;/h3&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;This article is the first in a series, covering everything from the basics of PHP to advanced topics and including information on related subjects such as databases and XML, as they apply to PHP. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Generally, PHP is a very easy language to learn. If you have worked with another structured programming language like C, or Perl, some of PHP will seem very familiar to you, and you&#39;ll find the language very easy to pick up. But keep in mind that previous experience in programming is not a pre-requisite for learning PHP or for understanding the concepts presented in this series. The only thing that is required is a desire to make the leap to server-side programming, and a thorough understanding of HTML. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;About every week or so, we&#39;ll be taking a look at a new concept or theory of the language. The emphasis will be on providing the tools needed to start programming real, usable applications as quickly as possible. Cumulative, real-world examples will provide a taste of how to structure your own scripts, as well as present solutions to situations you will often encounter in your own work. &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Whether you began reading because you needed to complete a specific project, or because you were just curious, by the end of this series you can expect to know what&#39;s involved in building dynamic data-drive sites. You will also have a virtual toolbox of code snippets and script design tricks you can pull out when needed. &lt;/span&gt;&lt;/p&gt;  &lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;  &lt;/span&gt;&lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;Most importantly, you will have the knowledge to successfully develop your own projects from start to finish.&lt;/span&gt;&lt;/p&gt;  &lt;hr width=&quot;75%&quot;&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;&lt;i&gt;In the next article, we&#39;ll be taking a look at how to set up a PHP development environment, including information on how to install Apache, PHP and mysql.&lt;/i&gt;&lt;/span&gt;&lt;/p&gt;  &lt;hr width=&quot;75%&quot;&gt;  &lt;p&gt;&lt;span style=&quot;font-family:Verdana,Arial,Helvetica;&quot;&gt;&lt;em&gt;Liz Fulghum&lt;/em&gt; currently lives in Annapolis, MD where she works as a web designer for a custom shirt retailer. Liz was convinced to try PHP as an alternative to Perl; she has been a fan ever since and frequently works as a freelance developer.&lt;/span&gt;&lt;/p&gt;&lt;p&gt;By   &lt;a href=&quot;http://www.developer.com/feedback.php/http://www.developer.com/lang/other/article.php/900521&quot;&gt;Elizabeth Fulghum&lt;/a&gt;&lt;/p&gt;</description><link>http://fastfreephplearning.blogspot.com/2009/01/learning-php-whats-and-whys.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-5489817505819806040</guid><pubDate>Sat, 08 Nov 2008 06:34:00 +0000</pubDate><atom:updated>2008-11-07T22:36:41.358-08:00</atom:updated><title>The Reason For The Popularity Of PHP</title><description>&lt;div id=&quot;body&quot;&gt;&lt;p&gt;As you know that the roots of PHP programming are in C and C++. As you know that the main coding finds similarity with C and C++ syntax. It is easy to study and learn for all programmers. MYSQL is the back-end tools of PHP. In fact it is also known to you that MYSQL is an online database, which matches properly with PHP. Who want to make their web sites dynamic, those people are called Webmaster. They can run this programming language with different platforms. Like windows, Linux, Unix. Before the contents of the web page, the output buffer of PHP language in internal PHP programming helps the header to be arranged.&lt;/p&gt;&lt;p&gt;PHP has a dynamic property, which works combined with HTML to display elements dynamic in nature on the web page. The extra feature of PHP is, to parse codes within its own delimiters. It did not parse anything outside of its delimiters and those element left are sent into the output.&lt;/p&gt;&lt;p&gt;Many types of Relational Databases Management Systems can merge with PHP programs and it runs on different popular web servers. The combination also works for different O.S. PHP programming provides quality assurance. It is also secure, fast and reliable and the cheap option for developing and hosting applications on the web. Another thing is that, this PHP programming is free and simple to use than their .Net programming counterpart. Although .Net programming allow use of crystals for report creation and complex system, which can be easily executed by using .Net.&lt;/p&gt;&lt;div id=&quot;sig&quot; class=&quot;sig&quot;&gt;&lt;p&gt;Santanu Boral for &lt;a id=&quot;link_74&quot; target=&quot;_new&quot; href=&quot;http://nettrackers.net/&quot;&gt;nettrackers.net&lt;/a&gt;&lt;/p&gt;&lt;div&gt;&lt;p&gt;Article Source: &lt;a id=&quot;link_75&quot; href=&quot;http://ezinearticles.com/?expert=Santanu_Boral&quot;&gt;http://EzineArticles.com/?expert=Santanu_Boral&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/reason-for-popularity-of-php.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-6930690266487899983</guid><pubDate>Sat, 01 Nov 2008 18:58:00 +0000</pubDate><atom:updated>2008-11-04T01:20:32.729-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Testing the Database Connection</category><title>PHP Tutorial - 26 - Testing the Database Connection</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/VLrtBF2wVgk&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/VLrtBF2wVgk&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/php-tutorial-26-testing-database.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-1910383392663046358</guid><pubDate>Sat, 01 Nov 2008 18:58:00 +0000</pubDate><atom:updated>2008-11-03T22:13:35.452-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Selecting a MySQL Database</category><title>PHP Tutorial - 25 - Selecting a MySQL Database</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/d1Qm7e0b27M&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/d1Qm7e0b27M&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/php-tutorial-25-selecting-mysql.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-2255235361704080525</guid><pubDate>Sat, 01 Nov 2008 18:57:00 +0000</pubDate><atom:updated>2008-11-03T22:13:53.464-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning- Connecting to MySQL Database</category><title>PHP Tutorial - 24 - Connecting to MySQL Database</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/TteaqgZ3l7c&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/TteaqgZ3l7c&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/php-tutorial-24-connecting-to-mysql.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-779074691420629291</guid><pubDate>Sat, 01 Nov 2008 18:52:00 +0000</pubDate><atom:updated>2008-11-03T22:14:10.908-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning- Adding Tables to MySQL Database</category><title>PHP Tutorial - 23 - Adding Tables to MySQL Database</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/ylKflDNWRLQ&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/ylKflDNWRLQ&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/php-tutorial-23-adding-tables-to-mysql.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-8344061251525820976</guid><pubDate>Sat, 01 Nov 2008 18:52:00 +0000</pubDate><atom:updated>2008-11-03T22:14:31.371-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Creating a MySQL Database</category><title>PHP Tutorial - 22 - Creating a MySQL Database</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/GsRS-Dwaf-g&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/GsRS-Dwaf-g&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/11/php-tutorial-22-creating-mysql-database.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-4217680128925685236</guid><pubDate>Fri, 31 Oct 2008 23:16:00 +0000</pubDate><atom:updated>2008-11-03T22:14:48.809-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - include function</category><title>PHP Tutorial - 21 - include function</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/XmoF-6vshSI&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/XmoF-6vshSI&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-21-include-function.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-1484309838748830131</guid><pubDate>Fri, 31 Oct 2008 23:14:00 +0000</pubDate><atom:updated>2008-11-03T22:15:06.434-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - date function</category><title>PHP Tutorial - 20 - date function</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Nw8y-EH5I_k&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/Nw8y-EH5I_k&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-20-date-function.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-3709019351814019451</guid><pubDate>Fri, 31 Oct 2008 23:13:00 +0000</pubDate><atom:updated>2008-11-03T22:15:23.658-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - More on Forms</category><title>PHP Tutorial - 19 - More on Forms</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/HnEYRdQXGUY&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/HnEYRdQXGUY&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-19-more-on-forms.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-212585418156055600</guid><pubDate>Fri, 31 Oct 2008 23:12:00 +0000</pubDate><atom:updated>2008-11-03T22:15:40.481-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Beginning Forms</category><title>PHP Tutorial - 18 - Beginning Forms</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Fw2h_WgHGYQ&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/Fw2h_WgHGYQ&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-18-beginning-forms.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-6899341956457920542</guid><pubDate>Fri, 31 Oct 2008 23:11:00 +0000</pubDate><atom:updated>2008-11-03T22:16:09.764-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Return Values</category><title>PHP Tutorial - 17 Return Values</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/e7oUPTKecYQ&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/e7oUPTKecYQ&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-17-return-values.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-7528187747111623040</guid><pubDate>Fri, 31 Oct 2008 23:02:00 +0000</pubDate><atom:updated>2008-11-03T22:16:27.178-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Paramenters in Functions</category><title>PHP Tutorial - 16 - Paramenters in Functions</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/EdcWaoWwqFA&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/EdcWaoWwqFA&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-16-paramenters-in.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-1284933188829768790</guid><pubDate>Fri, 31 Oct 2008 23:01:00 +0000</pubDate><atom:updated>2008-11-03T22:16:45.342-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Functions</category><title>PHP Tutorial - 15 - Functions</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Yc66ZSeAGVA&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/Yc66ZSeAGVA&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-15-functions.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-4078133738151859765</guid><pubDate>Fri, 31 Oct 2008 23:00:00 +0000</pubDate><atom:updated>2008-11-03T22:17:02.457-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Foreach Array Loops</category><title>PHP Tutorial - 14 - Foreach Array Loops</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/VnGX8cCcFCs&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/VnGX8cCcFCs&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-14-foreach-array-loops.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-909385002002825908</guid><pubDate>Fri, 31 Oct 2008 22:58:00 +0000</pubDate><atom:updated>2008-11-03T22:17:20.253-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Arrays with Loops</category><title>PHP Tutorial - 13 - Arrays with Loops</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/qfh_4kshKBw&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/qfh_4kshKBw&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-13-arrays-with-loops.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-4619723969030796032</guid><pubDate>Fri, 31 Oct 2008 22:43:00 +0000</pubDate><atom:updated>2008-11-03T22:17:36.311-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning -Adding and Modifying Elements in an Array</category><title>PHP Tutorial - 12 - Adding and Modifying Elements in an Array</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/7wVgRS8M6RU&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/7wVgRS8M6RU&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-12-adding-and-modifying.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-8807411084772022917</guid><pubDate>Fri, 31 Oct 2008 22:42:00 +0000</pubDate><atom:updated>2008-11-03T22:17:51.897-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Associative Arrays</category><title>PHP Tutorial - 11 - Associative Arrays</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/bzq0_VYtMkc&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/bzq0_VYtMkc&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-11-associative-arrays.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-1082437180759283804</guid><pubDate>Fri, 31 Oct 2008 00:41:00 +0000</pubDate><atom:updated>2008-11-03T22:18:06.337-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Arrays</category><title>PHP Tutorial - 10 - Arrays</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/8lJ4gl0qmDo&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/8lJ4gl0qmDo&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-10-arrays.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-6103009134079091175</guid><pubDate>Fri, 31 Oct 2008 00:40:00 +0000</pubDate><atom:updated>2008-11-03T22:18:22.526-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning- For Loop</category><title>PHP Tutorial - 9 - For Loop</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/9oMw9ApY6O8&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/9oMw9ApY6O8&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-9-for-loop.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-6336230818086937034</guid><pubDate>Fri, 31 Oct 2008 00:40:00 +0000</pubDate><atom:updated>2008-11-03T22:18:42.096-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Do Loop</category><title>PHP Tutorial - 8 - Do Loop</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/kzWJ5Hw6BNs&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/kzWJ5Hw6BNs&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-8-do-loop.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-4418103246405730873</guid><pubDate>Fri, 31 Oct 2008 00:37:00 +0000</pubDate><atom:updated>2008-11-03T22:18:57.339-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - While Loop</category><title>PHP Tutorial - 7 - While Loop</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/hO0YOOeJrOE&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/hO0YOOeJrOE&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-7-while-loop.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-2958776273902728131.post-3382783625343666094</guid><pubDate>Fri, 31 Oct 2008 00:36:00 +0000</pubDate><atom:updated>2008-11-03T22:19:13.646-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">fast video php learning - Switch statement</category><title>PHP Tutorial - 6 - Switch statement</title><description>&lt;center&gt;&lt;object width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;param name=&quot;movie&quot; value=&quot;http://www.youtube.com/v/Yo1YjPWpy2M&amp;hl=en&amp;fs=1&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowFullScreen&quot; value=&quot;true&quot;&gt;&lt;/param&gt;&lt;param name=&quot;allowscriptaccess&quot; value=&quot;always&quot;&gt;&lt;/param&gt;&lt;embed src=&quot;http://www.youtube.com/v/Yo1YjPWpy2M&amp;hl=en&amp;fs=1&quot; type=&quot;application/x-shockwave-flash&quot; allowscriptaccess=&quot;always&quot; allowfullscreen=&quot;true&quot; width=&quot;425&quot; height=&quot;344&quot;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/center&gt;</description><link>http://fastfreephplearning.blogspot.com/2008/10/php-tutorial-6-switch-statement_30.html</link><author>noreply@blogger.com (Unknown)</author><thr:total>0</thr:total></item></channel></rss>