Database Related Tutorials - LearnPHP.org

Sort byTutorials Per Page
Pages:29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | Next| Last
How to enter information into a MySQL database with PHP code.
June 30, 2006 Today Views: 1 Total Views: 1,445
Indexes and optimization for mysql.
June 29, 2006 Today Views: 1 Total Views: 1,215

PHP and MySQL

Author: Xentrik.net  Rating:
How to connect to a MySQL database with PHP code.
June 27, 2006 Today Views: 1 Total Views: 1,413
If you use PHP in your site you'll probably use a MySQL database too...then you'll need to make your PHP script connect to that database: here you'll find few simple lines that show you how to do it.
June 26, 2006 Today Views: 1 Total Views: 1,424
This tutorial will help you get started in working with mySQL and PHP. It will assume that you have no prior experience in using mySQL with PHP before. After reading this tutorial, you should get an idea on what a database is, how to use it, and how to access it.
June 21, 2006 Today Views: 1 Total Views: 1,235

Reading MySQL Data

Author: Xentrik.net  Rating:
How to read data from a MySQL database with PHP code.
June 20, 2006 Today Views: 1 Total Views: 1,372

MySQL Connect

Author: Firethrottle.com  Rating:
How to connect to a MySQL Database.
June 19, 2006 Today Views: 2 Total Views: 1,362

User Registration

Author: Xentrik.net  Rating:
Make a user sign-up & log-in script with PHP and MySQL.
June 19, 2006 Today Views: 1 Total Views: 1,528
This tutorial should do two things. In the first part, I will guide you around installing PHP and MySQL, and preparing the database we will use later. We will also install a tool for writing PHP.
June 14, 2006 Today Views: 1 Total Views: 811
PHP/MySQL code to integrate a simple shoutbox in your site.
June 13, 2006 Today Views: 1 Total Views: 1,354
Pages:29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | Next| Last