1.
Which PHP function is used to change file permissions?
2.
What is the purpose of the PHP function umask()?
3.
Which PHP function is used to handle file uploads?
4.
What attribute is required in HTML forms for file uploads?
5.
Which superglobal variable in PHP is used to handle file uploads?
6.
What PHP function creates a directory?
7.
Which PHP function removes a directory?
8.
What PHP function is used to delete a file?
9.
Which PHP function checks if a file or directory exists?
10.
What is the purpose of the PHP function is_file()?