lahiru
2014-07-16 06:52:50 UTC
i have a php file host in a server (not localhost) that able to send a email when a email address is provided.
but it`s not work.
mail("email@email.com","test","test","test");
this is the function i used.
it return true after i run it.
but i can`t find email in inbox.
i have spent more time with this problem.
so please help me to make this error.
thank you.