Home » Archive

Articles Archive for May 2007

MySQL, PHP »

[15 May 2007 | One Comment | 615 views]

At first create database named ‘test’ in mysql. Use ‘test’. Then create table ‘project’. MySQL queries for the above tasks :: Now the php code::