Quote Originally Posted by Musicman
Hi,

can you just upload this php file and view it in browser?
Code:
<?
mail("[email protected]", "test message", "just a test", "From: [email protected]");
echo "mail sent...";
?>
If you do get the mail, then there might be a problem with your movie. If you dont get it, you should ask the server staff for assistance

Musicman
Okay, I uploaded just the that php file, and it showed up in the directory, so when I clicked on it, nothing happened. No e-mail, or anything. I take it I need to talk to the server staff now?