Which one of the following function is used to send a e-mail using PHP script?
Which one of the following function is used to send a e-mail using PHP script? Correct Answer mail()
mail(string to, string subject, string message,) using this you can send any mail.
মোঃ আরিফুল ইসলাম
Feb 20, 2025