Information database

idtiongco

New member
Joined
Jun 8, 2005
Messages
2
Do we have a (mysql) database that does not function as a forum, blog, guestbook, e-commerce, or a survey? I mean, a database whose feature is to provide personal data information similar to an address book that can be edited/updated.

In the web site that I'm constructing for members of the Canon Law Society of the Philippines (CLSP), I want each member to fill up and/or update their own personal profile info details like name, ID number, mailing address, tel no., birthday, date of ordination, etc. using their own browser.

Do we have this database feature in the MyAdmin?

Thanks in advance. :)
 
You can create any MySQL database you want, and you can write any PHP-based (or other language based) website to use it.

Other than that I'm not sure of your question.

Jeff
 
idtiongco,
Just keep in mind that you can't (shouldn't) be able to create databases through phpMyAdmin, unless by "myadmin" you are reffering to the MySQL Management page in DirectAdmin itself.

You will also need free database slots so you can create another database which may or may not be inluded in your hosting plan, in which case you should contact your hosting provider.
 
Back
Top