Sr. PHP Programmer Question:

How to delete a file from the system?

Tweet Share WhatsApp

Answer:

Unlink() deletes the given file from the file system.

Read All 202 Senior PHP Programmer Questions
Previous QuestionNext Question
How preg_match() function works?How split() function works?