Hi,
Can Somebody please help me understand the concept of making Online User Database. So I can give my Domain name out to people and they will go to me website and Sign-Up and use their account stright away.
I dont know anything about Database, PHP, ASP all I know is HTML.
Could some please tell me where to begin.............
I will upload it to my webserver.
Thank you
Reiss
Please help me with Online User Registration Database.?
User registeration using a database and a server side script (PHP, ASP, ColdFusion, or even JSP) is a pretty simple concept.
The things you will need:
- HTML Registration Form
- Registration Server-side Script
- HTML Login Form
- Login Server-side Script
- Account Infomraiton Server-side script
- Account Database
I would give you code to ehlp you get started, but you did not provide enough information about your web host.
Your host either supports PHP and MySQL, or ASP and MS SQL. Both of which are very different, but do the same thing.
Please help me with Online User Registration Database.?
You may need the help of a web developer on setting up this one, so you could have him develop exactly what you want, and what your registration section should do.
But basically, you will need an online registration section if you want to limit the viewing of certain or all portions of your site *only* to registered users.
I don't know if that can be done using only HTML, but I would suggest that you learn PHP or ASP/ASP.NET in order to build one of those.
Further, webhosts usually have free scripts that can deal with the user registration, (e.g., guest books) but implementing the access limit on your site portions should be done/coded by you.
Hope this helps. :)
Please help me with Online User Registration Database.?
May be you can contact a PHP expert at websites like http://askexpert.info/