PHP Tutorial
Storing a PHP Array in a MySQL Database
Learn how to store a PHP Array in a MySQL Database
Database »
Top 20 Similar PHP Tutorials
Alternating Row Colors From mysql results and/or array values
This tutorial is about alternating Row Colors From mysql results and/or array values
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 »
Storing multidimensional arrays in a file
In this tutorial I will show you how to store a multidimensional array in a file and how to retrieve these data. With this method you can imitate a very basic database functionality.
Basics »
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 »
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 »
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 »
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 »
Learn How To Work with MySQL Database
Learn How To Work with MySQL Database with 21 Short Tutorials for Beginners
Database »
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 »
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 »
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 »
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 »
Detailed PHP array tutorial
In this tutorial I will show you how to work with arrays in PHP. You will learn how to create, sort or print an array. Besides this we will touch on multidimensional arrays as well.
Basics »
Getting Started with Array Functions
Arrays can be extremely useful. It's just when someone asks in what instance would you use an array, I end up being quite stumped to give a decent example. The truth is that arrays are used everywhere, from returning information from a database table, or storing models for your code. They come in a few forms: basic arrays or numeric arrays, multidimensional arrays and associate arrays.
Basics »
Create dropdown menus using array
This tutorial will explain how to create a dropdown menu using function which populates values from the array
General »






