Accessing a MySQL Database via PhpMyAdmin - Tutorial 1

Friday, October 10th, 2008 Posted in PHP | No Comments »

[PHP and My SQL] In the example(database name is tutorial) we created a table name “student_info”. This Table includes “Two Columns” These are “Name” and “Address”. ... Read more..