|
Written in PHP, this application demonstrates entering basic information and uploading a photo.
First and last names must be unique. When you click ADD and an entry already exists a message
will be displayed and you will have a chance to edit the entry. Click UPDATE to save changes
to an already existing entry. When you click MODE the method of storing images changes from the
filesystem to the MySQL database. The script "photo.php" is used to extract and display the images
directly from the database. Click CODE to view the source code for this demo.
|
|