what i must do for php mail function to work. currently it displays "unknown error".
Are you trying to do this
<? phpinfo(); ?>
cos theres no such thing as php()
sorry i mean mail()
mail(to,subject,message,from);
thats not what you put but thats the order you put it in