How can I create a membership website where people can register, my server can send them a confirmation e-mail, they must confirm their selves, and this is all automated. they can login to my site too. please tell me how to do that?
How can I create a membership website where people can register, my server can send them a confirmation e-mail, they must confirm their selves, and this is all automated. they can login to my site too. please tell me how to do that?
Reece S posted this at 21:18—22nd November 2007.
He has: 169 posts
Joined: Oct 2007
The answer your looking for is rather complex, but very possible.
You will have to code the pages yourselfs... in PHP.
Take a look here, this place helped me lots: http://www.roscripts.com/PHP_login_script-143.html
Or if you want a much simpler, easier to build form, then use the method I used... You should be wanted, dont make the same mistake I did, The REg 1 &2 need merging, and same for Login 2 & 2.
http://php.about.com/od/finishedphp1/ss/php_login_code.htm
Good luck, and I say that with a great ammount of stress, as you are diving into the deep end of hell to poke the devil's eye with a pin. Just bear with it, and it WILL work.
You need a database (SQL preferbly)
Michelle posted this at 03:01—24th November 2007.
She has: 72 posts
Joined: Nov 2007
Being a hammer sort of person, I suggest Drupal .
Michelle
The Coulee Region is ONLINE!
Check out my Drupal articles and tutorials.