Click to See Complete Forum and Search --> : MySQL backend database?


imagehorizons
05-28-2008, 09:38 AM
I need to know how to make a MySQL backend database.

Also, can I use it to make SignUp and Registration forms?

How would I make the account pages for each to have they're own account?

Thank you,
Rebecca

chazzy
05-28-2008, 10:56 AM
you probably want to start with some kind of server side language. the bulk of the work should lie there, with the database provided the data.