|
||||||||
|
|
|||||||
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|
Hi There,
I am looking to set up a website that will require the user to fill in a form with some details including an valid email address etc before they are granted access. Does anyone know of anywhere that I can find an easy to set up PHP-MySQL system for this purpose. The important thing is email address verfification, ie an email will be sent to the address they submit, to allow them to verify their account. Thanks Tony Tony |
|
#2
|
|||
|
|||
|
Try using Javascript to check the email, that way the email address can be
checked on the client machine, rather than on the server. A quick google for "javascript email validation" should produce the results. Not sure about good websites but if you are prepared to go to paper books then Sams Teach Yourself Apache, PHP and MySQL is very good and has a chapter covering stuff like email with PHP. It also includes full copies of Apache, PHP and MYSQL so you can set them up and test them on your own machine. |
![]() |
| Tags |
| access, password or username, website |
| Thread Tools | |
| Display Modes | |
|
|