I don't understand why uisng the mail() function, NO mail will send from this stupid server.
php_info() for it is used at: PHPINFO
I was testing mail() and did this but nothing happened
mail('sharif@nyc.rr.com', 's','k');
Tried to set cookies but ntohing happened:
setcookie("5", $_POST['5'], time()+604800, '', $cookie_domain);