True/False
The mail() function returns a value of TRUE if the message was sent successfully and FALSE if it was not.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q57: You cannot use buttons to target content
Q58: The _ autoglobal can be used to
Q59: You can use the _ autoglobal to
Q60: A(n) _ form uses a single script
Q61: The best way to ensure valid form
Q63: The alternate method to escape strings is
Q64: _ or superglobals are predefined global arrays
Q65: The _ function can be used to
Q66: You must use the <B>global</B> keyword to
Q67: The<B> $_REQUEST</B> autoglobal is not secure because