Which of the following is a PHP function that can be used to delete files?
a. unlink()
b. rmdir()
c. delete()
d. rm()
a. unlink()
Computer Science & Information Technology
You might also like to view...
OS X contains no open source software
Indicate whether the statement is true or false
Computer Science & Information Technology
The act of recursion refers to the name-resolution technique where a DNS server queries other DNS servers on behalf of the requesting client to obtain the required FQDN, which it returns to the client
Indicate whether the statement is true or false
Computer Science & Information Technology