PHP

Send email with PHP

To send email with PHP the simplest thing is to use mail() function that the language offers us. This mail()