Simple Php Script

We need a small php/mysql script that do the following:

1) Insert users into mysql table (id, name, image)
2) Delete users from mysql table
3) Retrieve all records from users table and make an html table with each row has:
image, name, field1, field2, field3
4) Make mass insert into tables according to field1, field2, field3… where each tables have id, uid, value, date (id is auto_increment and uid is user’s id)

It is a simple task with few knowledge of php/mysql.
Low offers and spe…

Leave a Reply

Your email address will not be published. Required fields are marked *