Author |
Message |
Topic: mail() works on localhost but not when uploaded |
spunk
Replies: 3
Views: 9448
|
|
My testing server is through localhost and it works great. When I upload to an external server I get "An unknown error occurred".
I've been looking for a site that explains how the mail() ... |
Topic: mail() works on localhost but not when uploaded |
spunk
Replies: 3
Views: 9448
|
|
I am trying to create a form that uses the mail() function to send the form variables to my email. I works great on my local host but when I uploaded it to my server it will not send.
$Fname = st ... |
|