PHP/MySQL Video tutorial
December 31st 2010 02:17
Below are basic functions in PHP/MySQL :
1. mysql_connect - connects to MySQL server
2. mysql_select_db - select database
3. mysql_query - send query
4. mysql_fetch_row - get current row from result table
5. mysql_num_fields - get number of fields
6. mysql_fetch_field - get field information
7. mysql_free_result - free result table from memory
Video: click links to display in the same window.
1. mysql_connect - connects to MySQL server
2. mysql_select_db - select database
3. mysql_query - send query
4. mysql_fetch_row - get current row from result table
5. mysql_num_fields - get number of fields
6. mysql_fetch_field - get field information
7. mysql_free_result - free result table from memory
Video: click links to display in the same window.
| Part 1 | part 2 | part3 | part 4 | part5 | part6 | part 7 | part 8 |
| 27 |
| Vote |
subscribe to this blog















