Database · Newest PHP Tutorials
Delete multiple database records w/checkboxes and loops
Learn how to Delete multiple database records w/checkboxes and loops - Easy and looks great
Database »
Learn How To Work with MySQL Database
Learn How To Work with MySQL Database with 21 Short Tutorials for Beginners
Database »
SQL Server FAQs
This tutorial contains some FAQs about PHP ODBC Functions - Connection and Query Execution
Database »
Create a Visitor Map
This tutorial aims to outline the process of creating a visitor map you sometimes see on MySpace profiles.
Database »
Connecting and using MySQL with PHP
In this tutorial you can learn Sth more about Connecting and using MySQL with PHP
Database »
A Brief Introduction to Using the Wonderful SQLite in your PHP Applications
Many people have heard of SQLite but not many people have used it in their PHP applications. Most PHP applications make use of the MySQL database engine to store information however this is not always needed for small amounts of data. In these cases, web applications often store their data in a "flat file" format, often just a plain text file or an XML file. Both of these methods have their downsides.
Database »
MySQL with PHP5 - Object Orientated Style
In this tutorial you can learn some thing about MYSQL and PHP5
Database »
Insert Data
After studying this tutorial you can learn how to Insert information in to a PHP MySQL database using Dreamweaver
Database »
PHP Database Integration With MySQL
This tutorial is about PHP Database Integration With MySQL
Database »
RSS Feeds from a MySQL Database
This tutorial will teach you how to create a simple RSS 2.0 compliant feed from a MySQL (or others with a few small changes) database.
Database »
Effective Geotargeting with PHP
In this tutorial, we’ll take a look at the technique of geotargeting, or serving content to users based on their physical location.
Database »
MySQL Query Optimization
This tutorial is Help cut down on resources by optimizing queries
Database »
Simple Search Engine with PHP and MySQL
There might be many reasons why you may be storing data in a database. As Google has showed us, searching data is an invaluable tool that can help minimize the time that it takes to find the information you need.
I would like to show you how you can build your own PHP search engine to find the information you seek in a MySQL database.
Database »










