I can also do:
<?phpmail ( 'somebody@gmail.com' , 'subject' , 'message');?>
and it works fine (offcourse replace somebody to a real mail address)
I can also do:
<?phpmail ( 'somebody@gmail.com' , 'subject' , 'message');?>
and it works fine (offcourse replace somebody to a real mail address)