| |

| Displaying data from MySQL table using PHP Posted in PHP > Database Related by tutorialgrub on Jun 24, 2011
In this lesson I will teach you how to display a single row or multiple rows of data from a MySQL table using PHP. |
| |

| Get the size of a MySQL database using PHP Posted in PHP > Database Related by tutorialgrub on Jun 20, 2011
This is a simple tutorial that shows how to get the size of the mysql databse using php |
| |

| Connecting and Selecting MySql Database Posted in PHP > Database Related by tutorialgrub on Apr 01, 2011
Today, in this tutorial i will teach you the basic of connecting to database, Learn how to connect to MySql Database and how to select MySql Database, This is a very easy tutorial, a beginner tutorial… |
| |

| Inserting Data in MySql Database using Forms Posted in PHP > Database Related by tutorialgrub on Mar 29, 2011
Today, I will teach you how to insert data in Mysql Database using forms, adding data to database through forms is very useful, because it more easier… |
| |

| PHP and MySQL Posted in PHP > Database Related by tutorialgrub on Mar 24, 2011
Learn PHP with MySQL starting from database connection till updation and deletion operations. |
| |

| How To Paginate Data With PHP Posted in PHP > Database Related by tutorialgrub on Jun 10, 2009
Pagination is essentially the process of taking a set of results and spreading them out over pages to make them easier to view. This tutorial will teach you how to paginate data with PHP. |
| |

| Getting Started With CodeIgniter Posted in PHP > Database Related by tutorialgrub on Jun 10, 2009
CodeIgniter is a MVC (model view controller) Framework that allows developers to work fast, doesn't require a huge footprint or template system to be used. |
| |

| SQL Select Based On Text Inserted Into A Text Box Posted in PHP > Database Related by tutorialgrub on Jun 10, 2009
This tutorial will walk you through using PHP to select entries from a database based on the text that is entered into a textbox on the site. |
| |

| .htaccess Password Protection Posted in PHP > Database Related by tutorialgrub on May 30, 2009
Learn how to super protect your files without the use of mySQL. |
| |

| PHP And MySQL Introduction Posted in PHP > Database Related by tutorialgrub on May 30, 2009
This tutorial covers the basics of accessing a MySQL database from your PHP script. You will learn how to connect to a MySQL database, and how to execute a SQL statement. |
1 2 3 4 5 6 7 8 >> Next |