get.Mos
3-9-03, 02:16 PM
hello, all:
i'm not new to databases, but i am new to database-driven websites. i've not created one before, but i am currently in the process of reading a book on database-driven websites, but i was wondering, for all you mySQL experts out there or those using mySQL, how are you using it? i would really love to hear specifics, such as allowing queries on your site, etc.
additionally, can anyone tell me if the following is possible:
- data entry into the db via a login gui on the website?
- after new record submitted into db, redirect page is a page itemizing that particular entry? (this would be used to give a printable copy of the entry for papertrail purposes)
- after new record is submitted to db, autoemail is sent to email address submitted (email address is a field), confirming that that record entry into db? (there must also be a way to confirm this email is valid -- can the db do this?)
- querying the db, but only querying records that user entered?
thanks in advance for any help offered.
i'm not new to databases, but i am new to database-driven websites. i've not created one before, but i am currently in the process of reading a book on database-driven websites, but i was wondering, for all you mySQL experts out there or those using mySQL, how are you using it? i would really love to hear specifics, such as allowing queries on your site, etc.
additionally, can anyone tell me if the following is possible:
- data entry into the db via a login gui on the website?
- after new record submitted into db, redirect page is a page itemizing that particular entry? (this would be used to give a printable copy of the entry for papertrail purposes)
- after new record is submitted to db, autoemail is sent to email address submitted (email address is a field), confirming that that record entry into db? (there must also be a way to confirm this email is valid -- can the db do this?)
- querying the db, but only querying records that user entered?
thanks in advance for any help offered.