Home > PHP > Function > Mail > mail()

mail()

mail - Send mail

Syntax

bool mail ()

Arguments

-

Description

Sends an email.

Version

PHP 4, 5

Return value

Returns TRUE if the mail was successfully accepted for delivery, FALSE otherwise.