PHP Tutorial

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 » ztej.com
Score(+): 0 | Views: 41 | Save it | Report it


Top 20 Similar PHP Tutorials

Export MySQL database table data to XML file

Learn how to connect to a MySQL database, then export data into a XML file in PHP.
Database » chriswashington.net
Score(+): 0 | Views: 56 | Similar Tuts | Save it | View this tutorial

The basics of MySQL and showing the contents of a database table

This tutorial teaches you the basics of MySQL and shows the contents of a database table.
Basics » gfx-depot.com
Score(+): 0 | Views: 52 | Similar Tuts | Save it | View this tutorial

Alternating table row colors in a MySQL query results page

Many of website use this script to alternate their table row color that selected from mysql database, very useful and cool
Database » phpeasystep.com
Score(+): 0 | Views: 29 | Similar Tuts | Save it | View this tutorial

Delete HTML table rows without any database support

In this tutorial you will learn how to Delete HTML table rows without any database support
General » bewebmaster.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

MySQL Database Integration

Learn how to add database elements to your site
Database » biorust.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

PHP Database Integration With MySQL

This tutorial is about PHP Database Integration With MySQL
Database » techxcel.com
Score(+): 1 | Views: 47 | Similar Tuts | Save it | View this tutorial

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 » arkinex.com
Score(+): 1 | Views: 58 | Similar Tuts | Save it | View this tutorial

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 » drquincy.com
Score(+): 0 | Views: 50 | Similar Tuts | Save it | View this tutorial

Searching a MySQL Database

Learn How to search a MySQL database with 3 simple functions.
Database » vgsheets.com
Score(+): 1 | Views: 50 | Similar Tuts | Save it | View this tutorial

Storing a PHP Array in a MySQL Database

Learn how to store a PHP Array in a MySQL Database
Database » asakusuma.com
Score(+): 0 | Views: 33 | Similar Tuts | Save it | View this tutorial

Get MySQL database layout in XML format

In this tutorial I will show you how to get your MySQL database description / layout in an XML format
Advanced » phptoys.com
Score(+): 0 | Views: 42 | Similar Tuts | Save it | View this tutorial

Inserting Data Into a MySQL Database using PHP

This tutorial is a continuation on the “How to Access a MySQL Database Using PHP” tutorial that showed you how to setup a database using phpMyAdmin and how to read data from the database using PHP. In the tutorial I will show you how to write data to the database directly through a from on your website. This is going to be a very basic writing tutorial
Database » teamtutorials.com
Score(+): 0 | Views: 36 | Similar Tuts | Save it | View this tutorial

Mysql automatic database backup

How to create your own automatic database backup script
Database » totaldream.org
Score(+): 1 | Views: 51 | Similar Tuts | Save it | View this tutorial

Learn How To Work with MySQL Database

Learn How To Work with MySQL Database with 21 Short Tutorials for Beginners
Database » dev.fyicenter.com
Score(+): 0 | Views: 47 | Similar Tuts | Save it | View this tutorial

Search MySQL Database Using PHP in One Page

This tutorial will explain how to search a MySQL database using PHP. If you plan on using PHP & MySQL this is a core concept.
Database » brendenwilson.com
Score(+): 0 | Views: 70 | Similar Tuts | Save it | View this tutorial

PHP and MySql tutorial

This is a starters guide for basic functionality!
Database » cipherpixel.com
Score(+): 2 | Views: 37 | Similar Tuts | Save it | View this tutorial

Detailed Guide on Writing Form Data to a MySQL Database Using PHP

In this tutorial, you will make a form and then submit what is entered to a MySQL database, and learn how to carry values between pages.
General » phpmac.com
Score(+): 1 | Views: 49 | Similar Tuts | Save it | View this tutorial

Update multiple rows in MySQL with this detailed tutorial!

Learn how to Update multiple rows in MySQL with this detailed tutorial!
Database » phpeasystep.com
Score(+): 0 | Views: 58 | Similar Tuts | Save it | View this tutorial

Create a member log in system with PHP and MySQl

Here I will teach you how to create a really basic login-system for use in php and mysql. The system can easily be built on to work with flash and other applications.
General » code2design.com
Score(+): 0 | Views: 34 | Similar Tuts | Save it | View this tutorial

Create a Simple discussion forum using PHP and MySQL

If you've ever wondered how to build a simple forum in PHP/Mysql, this simple tutorial will give you the basics of how to post and reply to threads and display messages.
General » chipmunk-scripts.com
Score(+): 1 | Views: 69 | Similar Tuts | Save it | View this tutorial