This is a discussion on "Auto Mail new member" within the Website Planning section. This forum, and the thread "Auto Mail new member are both part of the Planning Your Website category.
|
|
|
|
|
![]() |
||
Auto Mail new member
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Hi all
Here's another one I can't get my head around... I'm currently building a large community website. It's running on a Linux server and is built with Dreamweaver MX in PHP using a MySQL backend. I've no problems setting up the member registration system, however this is the first site where the new member needs to be emailed their login information. Basically, once they've completed the registration form and have proceeded to the confirmation page, how do I go about mailing their username & password and a general welcome message to their email address (which they will have provided during registration)? On a slightly different note - is it a similar process if the member forgets their username and/or password and wants to retrieve either using their registered email address? Any and all assistance is greatly appreciated! John H Darecia Interactive http://www.darecia.com/ |
|
|
|
||||
|
Re: Auto Mail new member
Sounds like you really need to learn to hand code your sites....lol. I would start with learning XHTML/CSS. Then you could move on to PHP/MySQL!
|
|
||||
|
Re: Auto Mail new member
Oh forgot to answer the question. You should just be able to echo the username and password, then email that echo.
|
|
|||
|
Hi
Thanks for the response. I do most of my work hand coded. I just have difficulty with a few aspects of the PHP language - otherwise I'd consider myself quite fluent in PHP Anyways, here is the code I've added to the confirmation page. I'm having difficulty calling the information using 'echo' from the recordset. Please take a look and see if you can spot an error!
What's the correct syntax in this instance? Cheers! John H Darecia Interactive http://www.darecia.com/ |
![]() |
| Tags |
| php mail member |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| auto div height | Phenomena0 | Web Page Design | 4 | May 24th, 2008 12:26 |
| how to send auto email in mail box not in junk | art | PHP Forum | 3 | Jul 4th, 2006 16:56 |
| visitors name not displayed in mail after filling in mail form | made on earth | PHP Forum | 7 | Nov 16th, 2005 22:43 |
| Auto Responder | handshakeit | Classic ASP | 1 | Oct 14th, 2005 12:30 |