O
old.vbmot
Guest
Does anyone know why mailing in php using the php mail function does not work?
The line I'm using is this (with the variables already defined of course):
mail($to, $subject, $message, "From: $from");
I'm not getting errors, and exactly the same script works on freedom2surf but it seems not to work on barrysworld, which is very strange.
I hope someone can help me!
The line I'm using is this (with the variables already defined of course):
mail($to, $subject, $message, "From: $from");
I'm not getting errors, and exactly the same script works on freedom2surf but it seems not to work on barrysworld, which is very strange.
I hope someone can help me!