php-db | 2002122
Date: 12/27/02
- Next message: Ehab El Maraghy: "Re: [PHP-DB] A newbie in deep need for help"
- Previous message: Rich Hutchins: "RE: [PHP-DB] A newbie in deep need for help"
- In reply to: Rich Hutchins: "RE: [PHP-DB] A newbie in deep need for help"
- Next in thread: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi All,
I've got a question about creating an Update page. I have an update page
that has a form with about 15 fields in it that update records in my MySQL
database. One of the fields is an IMAGE field that stores an image name. I
want to this PHP page to do several things:
1) edit and update the fields.
2) allow the user to upload new images to replace current images and then
update the image name in the image column.
Is this best served as 1 page or is it better to break this down into a page
to upload images and a separate page to edit the content?
Thank you.
Doug
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Ehab El Maraghy: "Re: [PHP-DB] A newbie in deep need for help"
- Previous message: Rich Hutchins: "RE: [PHP-DB] A newbie in deep need for help"
- In reply to: Rich Hutchins: "RE: [PHP-DB] A newbie in deep need for help"
- Next in thread: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Maybe reply: Boaz Yahav: "RE: [PHP-DB] Upload Images..."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

