Thursday 9th of September 2010

Creating advanced and secured member login/register system using PHP and MySQL

April 28, 2010 by Suraj Kayastha  
Filed under Articles, PHP, Programming, SQL

In this tutorial, I am going to teach you how to create a simple login system using PHP and MySQL database.
Before beginning, I am making assuming that you have basic knowledge on PHP coding. However you may understand what I am doing if you have basic programming concepts.
Read more

How To Create a mySQL Database Using PHP

March 23, 2010 by Ivan  
Filed under Articles, PHP, Programming, SQL

mySQL database is most popular database system used in internet. Today I am going to show you how to create a mySQL database using PHP script. Read more