Sr. PHP Programmer Question:
Download Questions PDF

How to delete a file from the system?

Answer:

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

Download Senior PHP Programmer Interview Questions And Answers PDF

Previous QuestionNext Question
How preg_match() function works?How split() function works?