1 / 7

Fundamental PHP

Fundamental PHP. 25/7/2012. PHP Manual.chm. 3. 1. 2. Right-click, select Properties. 4. You need to unblock the file (only once) after download. Click OK. Then open the file. Type in the word to search for. For example: mysql_connect() die() mysql_fetch_array()

Télécharger la présentation

Fundamental PHP

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Fundamental PHP 25/7/2012

  2. PHP Manual.chm 3 1 2 Right-click, select Properties 4 You need to unblock the file (only once) after download. Click OK. Then open the file. Type in the word to search for. For example:mysql_connect()die()mysql_fetch_array() It provides explanation and example on how to use the function.

  3. PHP and Form

  4. PHP Logical NOT and Function die()

  5. PHP Array and While loop

  6. PHP Function mysql_connect() and mysql_select_db()

  7. References • http://www.w3schools.com/php/ • http://php.net/manual/en/index.php • http://dev.mysql.com/doc/refman/5.5/en/

More Related