Database Related Tutorials - LearnPHP.org
PHP/MySQL code to integrate a simple shoutbox in your site.
June 13,
2006
Today Views:
1 Total Views:
885
Creating a contact form in 2 minutes.
June 12,
2006
Today Views:
2 Total Views:
916
What is SQL? SQL stands for Structured Query Language and is the lingua franca in the database world.
June 9,
2006
Today Views:
3 Total Views:
866
In this tutorial we'll see how to insert some values into a database after performing all the needed checks and security changes.
June 9,
2006
Today Views:
2 Total Views:
477
Learn how to store and retrieve information using PHP's built in file handling functions along with serialize and unserialize.
June 6,
2006
Today Views:
1 Total Views:
978
In this tutorial we'll show you how to download, install and configure a single application called Sokkit which includes Apache, PHP and MySQL.
June 6,
2006
Today Views:
1 Total Views:
813
Most PHP scripts use some sort of Database for the backend to manage the content and other such things. Database's are a fairly simple concept, they simply store data in a organized manner for later use.
May 31,
2006
Today Views:
1 Total Views:
832
Create, insert, update, delete, count and select rows in a database.
May 30,
2006
Today Views:
1 Total Views:
965
This tutorial will guide you through the process of creating a database.
May 26,
2006
Today Views:
2 Total Views:
837
This entire tutorial hinges on our use of the LIMIT function in mySQL. LIMIT is an optional instruction that can be added onto the mysql_query() function to limit the number of results processed.
May 23,
2006
Today Views:
1 Total Views:
965





















