Tag Archives: Database

How to backup and restore data in

Jul 27, 2012

Multiple backups should be taken. E.g.   One copy on the same computer or locally networked computer that can be used to quickly replace a..

Read more

How to connect to mysql database using

Jul 19, 2012

If you already know some of the basics of writing PHP scripts, you may be ready to learn about a set of built-in PHP functions..

Read more

Free mysql database query tool php script

Jul 12, 2012

Easy to use mysql HDBQ 2.1 database query tool.UI to add, save and handle frequently user queries.Support for date based queries.Queries can be added with..

Read more

How to connect to mysql database using

Jul 04, 2012

If you already know some of the basics of writing PHP scripts, you may be ready to learn about a set of built-in PHP functions..

Read more

How to Install mysql database server on

Jun 28, 2012

Databases like MySQL can be difficult to set up. To properly install and configure MySQL on your PC, follow these instructions. 1.Log into the computer..

Read more

How to Connect Database in Codeigniter

Jun 21, 2012

There are two ways to connect to a database: Automatically Connecting Database in Codeigniter The “auto connect” feature will load and instantiate the database class..

Read more