i have an account verification on my site and it is sposed to send the email to their email account but it is extremely slow
my code is
Code:mail($email , 'SaintMonopoly' , $message . "Please Dont Reply to this number go to Saintmonopoly.com" );
i have an account verification on my site and it is sposed to send the email to their email account but it is extremely slow
my code is
Code:mail($email , 'SaintMonopoly' , $message . "Please Dont Reply to this number go to Saintmonopoly.com" );