PHP Tutorial
Top 20 Similar PHP Tutorials
MySQL Class
This tutorial will show you the basics of creating a class that will handle your basic MySQL functions, as well as handle some error reporting so you dont have to add "or die(mysql_error());" to your mysql querys.
Database »
Creating an object oriented MySQL abstraction class
In this tutorial I will show you how you can create an object oriented database abstraction class for MySQL database. Besides the basic functions this manager class can summarize total time spent with db connection and query execution and counts how many query were executed during your PHP script.
Database »
Mysql Tutorial 1 : How to create a MySQL Database and Table
Mysql Tutorial 1 : MySQL for Newbies, How to create a MySQL Database and Table
Database »
Connecting and using MySQL with PHP
In this tutorial you can learn Sth more about Connecting and using MySQL with PHP
Database »
IP Banning in with mySQL
This tutorial will show you how to ban people by IP address with php and mysql
Security »
Learning PHP and MySQL
This is a massive guide to integrating MySQL with your PHP applications
Database »
MySQL FAQs
This tutorial helps you to know more about PHP Connections and Query Execution
Database »
Display MySQL Data
Learn more about using dreamweaver. learn how to display database information
Database »
Get the Size of a MySQL Database with PHP
This simple tutorial will show you how to get the size of a MySQL database using PHP in just a few simple steps
Database »
Advanced PHP / MySQL Interaction
In this tutorial I will show you how to connect to and select a database and then how to perform select, insert, update and delete actions on a MySQL database.
Database »
Specifying how many columns per row when extractng from MySQL
This is a simple tutorial that shows you how to make information or images(in this case buttons) display in a specific number columns per row using a specific algorithem and loop
Database »
Export Mysql data to CSV
Want to export your Mysql data to a CSV(comma seperated value) file? In this tutorial i will show you how to export your data from Mysql into a CSV file.
Database »






