Multiple-Choice Questions
Home » MCQs » PHP MCQs
147. Which PHP function is used to close a file?
Answer: A) fclose()
Explanation:
The PHP fclose() function is used to close a file.
Comments and Discussions!
Load comments ↻
Recently Published MCQs