check your SMTP settings in yout PHP.ini file.
Please dont post the same topic multiple times..
Jochem Maas wrote:
suresh kumar wrote:
this is my code
if(@mail('[EMAIL PROTECTED]','subject','hai this is
the test','[EMAIL PROTECTED]')):
print "mail sent succesfully";
suresh kumar wrote:
this is my code
if(@mail('[EMAIL PROTECTED]','subject','hai this is
the test','[EMAIL PROTECTED]')):
print "mail sent succesfully";
else:
print "mail can send";
endif;
i dont know whether there is any problem
with my coding or se
this is my code
if(@mail('[EMAIL PROTECTED]','subject','hai this is
the test','[EMAIL PROTECTED]')):
print "mail sent succesfully";
else:
print "mail can send";
endif;
i dont know whether there is any problem
with my coding or server problem.both from
3 matches
Mail list logo