Q. What does the PHP function unlink() do?

  • (A) Links a file
  • (B) Deletes a file
  • (C) Opens a file
  • (D) Renames a file
πŸ’¬ Discuss
βœ… Correct Answer: (B) Deletes a file
Explanation: unlink() deletes the specified file.
Explanation by: Rati Dubey
unlink() deletes the specified file.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
70
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Rati Dubey
Publisher
πŸ“ˆ
97%
Success Rate