1 / 7
Fundamental PHP
70 likes | 220 Views
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()
Download Presentation
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
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() It provides explanation and example on how to use the function.
References • http://www.w3schools.com/php/ • http://php.net/manual/en/index.php • http://dev.mysql.com/doc/refman/5.5/en/
More Related