1
How can I send emails in php version 4.3.11? I have a website hosted on a server where the php version is this and the function mail()
does not work. There is way around the problem?
1
How can I send emails in php version 4.3.11? I have a website hosted on a server where the php version is this and the function mail()
does not work. There is way around the problem?
-1
Usually the "hostings" allows you to change the "engine" of php through the Control Panel. Contact them. There must be some wiki of them that can help you.
Browser other questions tagged php email emailing
You are not signed in. Login or sign up in order to post.
Explain doesn’t work. Does it give any error? You just don’t get the email?
– Jéf Bueno
contact support and ask for the PHP update, it would be the best to do.
– RFL
Upgrade my friend. PHP 4.3.11 is no longer used. You already ask to install 7.
– Ivan Ferrer
Simply do not send email, I get nothing. I think it is not possible to ask for server update
– Márcio André