PHP is a widely used web-based programming language for writing dynamic web applications
quick and easily. www.php.net is the official site.
Top PHP Tutorials
1.)
MySQL Record Pagination
How to give your users the benifit of putting the results of their query on different pages Hits: 10,693
2.)
Accessing a Database Using PHP/MySQL
How to make a mysql connection, select a database, query the database, count the rows and use the information within the rows Hits: 8,598
3.)
PHP Sessions
Sessions can store user information, heres how to use them Hits: 6,942
4.)
MD5 Hashing
Protect your user's information Hits: 5,868
5.)
Handling Forms
When a user hits submit, what can we do? Hits: 5,854