ID: 28418 User updated by: syed at jinis dot com Reported By: syed at jinis dot com Status: Open Bug Type: *Mail Related Operating System: windows NT PHP Version: 4.3.4 New Comment:
first i shud see the solution and then comment pls Previous Comments: ------------------------------------------------------------------------ [2004-05-17 08:12:43] syed at jinis dot com Description: ------------ i want to send mails thru php program and s i added a mail function and passed parameters to it.when i executed the php program it executes without errors but not sending mail. WHY? Reproduce code: --------------- mail($email,$subject,$mail_message,"From:$admin_email/n Content-type: text/html/n"); Expected result: ---------------- it shud send mail to the recipent($email) Actual result: -------------- no result ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=28418&edit=1