- 1,251 categories
- 40,829 scripts
- This tutorial shows how to store data into a MySQL database and then retrieve it by using a PHP query. This wil teach you the basics behind the use of PHP with databases.
A VERY good tutorial for beginners who are interested in learning the lan...
- This is a PHP and MySQL tutorial. With code examples like uploading files to database, creating guestbook, contact form, Content Management System (CMS), User Authentication etc.
- This sample script produces a result set of random rows from a table. It does so by populating one of the columns with a random number, and then doing a select statement that uses it to sort the results.
- This code will count the number of entries / records in a MySQL database table and then display it using echo.
- Learn how to add a row to a mySQL database using a PHP form. Here is a useful script that Spoono uses to update the news.
- Learn how to add a row to a mySQL database using a PHP form.
- Alright, this is a simple little script which I got from some site a while back which lets you alternate colors in a table as rows come in from mySQL.
- In this tutorial, Timothy shows you how to get started using SQLite starting with how to obtain it and install it and progressing through example usage.
- The purpose of these examples are to show you various ways to use PHP and MySQL. The examples include displaying all fields in the database, random fields, sorting alphabetically and limiting the results returned.
- Very Simple tutorial to get you start using PHP with the most popular MySQL database.
Page: