Tag Archives: Mysql

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 install lamp on ubuntu /

Jul 25, 2012

LAMP is short for Linux, Apache, MySQL and PHP. A LAMP setup is a common web server setup as it incorporates the stability of Linux,..

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 Create a Secure Login Script

Jul 02, 2012

Have you ever worried that your login scripts are insecure? For assurance, follow this guide on how to create a secure login script in PHP..

Read more