My Webmail is offservice since quite a while and I can't get a reason out of it, does anybody else have the same problem?
My Webmail is offservice since quite a while and I can't get a reason out of it, does anybody else have the same problem?
Php & JavaScript programmer @ pr.c-php.com/forum/
PHP mail(); function :
I have seen quite a few visits to my help request, but no reply.
...Sofar I solved my problem I share it by posting to myself-topic.
Function mail(); in php is a quite simple command that works clockwise for website feedback.
Your Server may for security reason disable the function in its php.ini ...so, before you take an hammer and hit your machine, if you are not capable to use this function, I kindly suggest you to ask your Server if he has inhibithed this function.
...so test your scripts every now and then and help me to test mine by using this link :
<a href=http://www.ics-php.com/ev/Mail.php>website*feedback</a>
Php & JavaScript programmer @ pr.c-php.com/forum/
Are you saying your ISP has disabled mail() functions on the server?
or
is your code is not working?
Check your php.ini file, and the httpd/error_log.
If your code is not working.. can you post it?
Can you send mail to an email address not on the same server?
Hardcore Programming Solutions and Coffee Drinker
Hi Steve,
Thanks, is all in order, as I explained, I've found out that my server had disabled for a spamming flush the mail-php function.
Sofar I have implemented a couple restrictions to my freebies, I am forcing my hit and runners to at least register to download them, I realized that the mail() was off and I never thought that the bug was so simple.
For the occasion I invite you and everybody else reading this topic to sign my <a href=http://www.ics-php.com/ev/PHP_CORSO/pwa/ads/>Guestbook</a> and test the involved php-mail() :-)
Php & JavaScript programmer @ pr.c-php.com/forum/