Q. Which PHP function changes the current directory? (A) setcwd() (B) chdir() (C) cd() (D) change_dir() ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) chdir() Explanation: chdir() changes the current directory.