Q. Which PHP function changes the current directory?
β
Correct Answer: (B)
chdir()
Explanation: chdir() changes the current directory.