FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

mail() enabled?

 


pecad0re
is this server php mail() enabled??
ncwdavid
pecad0re wrote:
is this server php mail() enabled??

yeah it works all the time i use it.
manum
use this code

if(mail(all arguments))
{
echo("works");
}
else
{
echo("doesn't work");
}

and it shall answer you
Reply to topic    Frihost Forum Index -> Scripting -> Php and MySQL

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.