|
|
| ADOdb MySQL Tutorial - PHP - Database-Related |
|
|
ADOdb MySQL Tutorial |
|
|
John Lim |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
116 |
In this tutorial, the author says that Active Data Objects Data Base (ADODB) is the database wrapper library that comes in handy and provides you with a common API to communicate with any supported database. The author gives some codes and functions and some reference sites for a detailed study. He also deals with MySQL example, connecting to the database, executing the SQL, retrieving the data, ADOC Connection and other useful functions.
|
| Top PHP scripts |
1).
Counting Rows Counting Rows is a tutorial about counting the number of rows within a database table to show useful information to users. This is made easy with a simple code in PHP for counting the number of rows or records in a database.
2).
Count and display the number of rows in a mysql database table This tutorial code helps to count the amount of entries or records in a MySQL database table and outputs the total number of records.
3).
Web Database Tutorial (PHP & MySQL) Web Database Tutorial (PHP & MySQL) is an article that teaches about the generation of web database programme using PHP and MySQL on a Unix platform or Mac OS X or Linux with the assumption of your system running with Apache web server. Some codes and functions are given for easy understanding.
4).
Multicolumn Output from a Database with PHP Multicolumn Output from a Database with PHP is a tutorial which teaches displaying multicolumn output results from a database with using some PHP code function.
5).
Alternating Row Colors This simple tutorial tell the readers how to alternate the colour of the rows in a table, it also discusses on how to create a table and connecting the database.
6).
PHP and Writing to MySQL Databases This tutorial describes how to write PHP programmes to access MySQL databases with some code functions, examples and some sites for reference.
7).
Slash 'em: The War Against Magic Quotes Slash 'em: The War Against Magic Quotes is an article which helps you write codes which will work on any web server inspite of any type of configuration.
|
|
| New PHP scripts |
1).
Counting Rows Counting Rows is a tutorial about counting the number of rows within a database table to show useful information to users. This is made easy with a simple code in PHP for counting the number of rows or records in a database.
2).
MySQL and PHP In this article, the author describes how to access MySQL database using PHP and gives some code functions for illustrating the same.
3).
SQL Theory & How-To This tutorial discusses the two question ie- how do you build complex queries on the fly according to user input? and how to create powerful, complex queries to take advantages of your table schemas.
4).
PHP MySQL Tutorial PHP MySQL Tutorial is a lesson article about using PHP programming language and MySQL. It teaches how to make a guestbook, forms, and CMS.
5).
Multicolumn Output from a Database with PHP Multicolumn Output from a Database with PHP is a tutorial which teaches displaying multicolumn output results from a database with using some PHP code function.
6).
Are PHP and MySQL the Perfect Couple? Are PHP and MySQL the Perfect Couple? is a tutorial that teaches the users about the use of php and mysql. More tips are provided for the users to learn.
7).
PHP and Writing to MySQL Databases This tutorial describes how to write PHP programmes to access MySQL databases with some code functions, examples and some sites for reference.
|
|
|
|