Category Archives: PHP MySQL

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

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

PHP MySQL Tutorial for Beginners

Jun 04, 2012

PHP is the most popular scripting language for web development. It is free, open source and server-side (the code is performed on the server). MySQL..

Read more