Multiple Choice
The ____ constant instructs PHP to append data to any existing contents in a specified filename instead of overwriting it.
A) FILE_APPEND
B) FILE_ADD
C) FILE_INCLUDE
D) APPEND_TO_FILE
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q49: You can use the <B>delete()</B> function to
Q50: When you are finished working with a
Q51: The _ function reads the file and
Q52: Use the <B>unlink() </B>function to _ files.
Q53: What function returns a value of true
Q55: The second digit in the file permission
Q56: An input field of _ within a
Q57: When reading, a _ is defined as
Q58: The PHP _ function will read a
Q59: Every time you use the _ function,