?
Which one of the following function is used to send a e-mail using PHP script?
Answer & Solution
Correct Answer:
Option
D
mail(string to, string subject, string message,) using this you can send any mail.
Join the Discussion
Login to post a comment or share your explanation.
Login