can anyone help in confirmation letter?

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
bedrosamo
Forum Newbie
Posts: 16
Joined: Wed Sep 20, 2006 2:21 pm

can anyone help in confirmation letter?

Post by bedrosamo »

does anyone have the exact php code for like consider the user put his email in a text field, i want to send a confirmation letter to this email and in case he open the letter and click on the link he can start using his username/password , or else he wont be able to use it ..
i dont know php so i need to whole code in case someone has it :)
thanks a lot
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

It's a good time to learn php then.

Here's a tip: use a mailing library. Swift or phpMailer.
bedrosamo
Forum Newbie
Posts: 16
Joined: Wed Sep 20, 2006 2:21 pm

Post by bedrosamo »

im willing to learn php actually very soon , but its just that i really need the code for now .. i mean i will eventually learn php but im in so much hurry for this code:s
so if anyone has the code please let me know:)
thanks a lot
Post Reply