Webnook
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Webnook-
Webnook commented,
[QUOTE="Add the fifth parameter to your mail() line something like[php]mail($to, $subject, $formcontent, $mailheader, "-f you@yourdomain.com") or die("Error!");[/php] or you could try [php]mail($t...
-
Webnook commented,
One more query regarding Contact form : When I receive the contact form inquiries on my mail id, It shows as removed and I can't directly reply to the sender. See the attached screenshot. Can an...
-
Webnook commented,
By far the best way to fix this is what cPanelMichael instructed you to do in the previous post. If you want to try something that is a lot easier (but is not guaranteed to work with Hotmail - you...
-
Webnook created a post,
How to use smtp function in php with authentication
My code is as given below. I would like to know how to use smtp function in php with authentication in contact form. If I use hotmail id I am not able to recive the inquiry but it works fine for gm...