Answer & Solution
Answer: Option B 
													Solution: 
														
														The 
													chmod() function is used to change file permissions in PHP. It allows you to set read, write, and execute permissions for the owner, group, and others on a file.