teitoklein01 Posted March 7, 2011 Share Posted March 7, 2011 I have a registration form on my website and after Registration I want the user to activate first his account. I don't have problem on sending this email to the user. What I want to appear is like this.. GoodDay "username", Blah Blah! how can you actually do that? I know that you can do that through session variables but the thing is email's can't accept scripts on sending emails. how can I get the value from a session variable for example and convert it to plain html text so that i can OUTPUT it to the email.. HELP PLEASE! Link to comment https://forums.phpfreaks.com/topic/229910-problem-on-the-message-you-will-send-to-the-email-not-sending/ Share on other sites More sharing options...
cunoodle2 Posted March 7, 2011 Share Posted March 7, 2011 Not sure why you are double posting. Did you happen to check line 37 of your code like I mentioned in my other post? Here is your other thread.. http://www.phpfreaks.com/forums/index.php?topic=326575.0 Link to comment https://forums.phpfreaks.com/topic/229910-problem-on-the-message-you-will-send-to-the-email-not-sending/#findComment-1184170 Share on other sites More sharing options...
kenrbnsn Posted March 7, 2011 Share Posted March 7, 2011 Please don't double post -- actually triple post. Ken Link to comment https://forums.phpfreaks.com/topic/229910-problem-on-the-message-you-will-send-to-the-email-not-sending/#findComment-1184177 Share on other sites More sharing options...
teitoklein01 Posted March 7, 2011 Author Share Posted March 7, 2011 OK! please delete this post. I'm sorry. I already sovled it . thank you very much for the replies Link to comment https://forums.phpfreaks.com/topic/229910-problem-on-the-message-you-will-send-to-the-email-not-sending/#findComment-1184196 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.