000webhost function mail ?
•
23 Nov 2010, 22:52
•
Journals
Yo CF !
For those who get 000webhost.com, can you use the function mail ?
I already tried like 10 scripts (php) and it doesn't work :(
Tried with hotmail, but i see on the forum it does not always work, so i tried with another one (laposte) and it still does not work !
:((((((
For those who get 000webhost.com, can you use the function mail ?
I already tried like 10 scripts (php) and it doesn't work :(
Tried with hotmail, but i see on the forum it does not always work, so i tried with another one (laposte) and it still does not work !
:((((((
gl with EC m8
i may not be as good as the rest of the team, but i asure you. intake is not low+
hahaha
no name homo
lawl
set up an email account?
or a msg system?
$TO = "Master mamouth <[email protected]>";
$h = "From: www.mamouth.xXxXx<[email protected]>";
$subject = "réponses";
$message = "Salut dieu\n";
$message .= "$test1 / $test2 / $test3 \n\n\n";
mail($TO, $subject, $message, $h);
?>
btw This script works fine on another host.
what the..