php - problem with confirmation mail (initial registration)

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lorona77
Forum Newbie
Posts: 2
Joined: Tue May 08, 2007 6:28 am

php - problem with confirmation mail (initial registration)

Post by lorona77 »

Hi all! I am working onto web page which offers registration. After user activates his/her account (by sending user name, password and email) the popo-up is shown tha says: Confirmation mail will be sent to your address. But, that never happens! I cannot manage to send this confirmation mail! Looks like this activation of the account is success but mail is not sent! What to do??? Can anyone help me please? :banghead: :bow:
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Can you please share some code with us?
User avatar
CoderGoblin
DevNet Resident
Posts: 1425
Joined: Tue Mar 16, 2004 10:03 am
Location: Aachen, Germany

Post by CoderGoblin »

Help us to help you by giving us more information such as the mailing code... (remove sensitive data such as any passwords and use the

Code: Select all

or

Code: Select all

tags)
lorona77
Forum Newbie
Posts: 2
Joined: Tue May 08, 2007 6:28 am

Post by lorona77 »

:oops: sorry not aswering right away, i have to go home and then i will provide you with code... hope you will still be on then :bow:
Post Reply