# On 09/03/2002 12:19 AM, Akhmad D. Sembiring wrote: # > Dear Arul & friends, # > # > thanks for your kind helps, # > but the problem still exists. # > # > the actual problem is that the 2nd mail() function # > does not ever send the mail, no matter what the destination # > and the additional header is. # > # > is there a way to debug this problem? # # Most likely you have not configured PHP to use the mail() properly. # First things first. Which platform are you using? # Did you configure php.ini mail options for your platform?
unfortunately, the script is hosted on a hosting server so I don't have access to the php.ini file # what does var_dump(mail(you arguments here)); return? bool(true) thanks Daniel --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/02 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php