Register | Login

I need a simple PHP website created that is capable of doing simple Insert, Read, Update, Delete operations against an existing MySQL database. I can provide the DDL for the website as well as sample data. I can provide further specifications as well as some basic logos and artwork (placeholder art is fine though). The user would be uploading String values, one or two video files to be stored in the file system along with an image to be stored and processed (see Bonus feature #1)

The database currently has two tables.

The site is mainly meant for a VERY limited audience to administer this data which will feed an iPhone application I am writing.

They need to see all the rows in the database, add rows to the database (bonus feature described below), and delete rows (one at a time is fine)

The PHP pages should be protected by rudimentary security perhaps by including an "authorize.php" and basic authentication. The app structure should be as follows

/phpDatabaseApplication

Comments


Submit a Comment  Name : 





Please enter the number provided in the image below. If you can not read the number you may refresh your browser.




Log in to comment or register here.