when i use mail() function to send a email in php,it runs about two minutes,and i can get the mail in my mailbox ,somebody can tell me why? Thanks.
Many factors can play an active role in your problem.
They include your connection speed, the speed of the smtp server your using, the speed of the smtp server are some of them.
latez, r O h I t H
Thank you.but i test mail() function in my own linux sever.