answersLogoWhite

0

PHP allows you to send emails via your server. This is most commonly done with the mail function, though more efficient alternatives exist like the pear Mail package. Keep in mind that if you have not configured PHP (and your server) to send emails, none of those functions will work.

User Avatar

Wiki User

15y ago

What else can I help you with?