Ajax and PHP problem not sending mail
Posted
by Dumbledore of flash
on Stack Overflow
See other posts from Stack Overflow
or by Dumbledore of flash
Published on 2010-06-18T05:22:18Z
Indexed on
2010/06/18
5:33 UTC
Read the original article
Hit count: 237
Hi all , I have a problem here, I have two files form.php and index.php , my form.php has an ajax to fetch data from index.php , also my index.php has a mail function which is running perfectly when we run index.php directly, but when i form.php to fetch data from index.php this mail function is not running ..... can any body tell me whats the problem why ajax does not make my index.php send mail ?????
© Stack Overflow or respective owner