What is the function used to change the root directory in PHP?



What is the function used to change the root directory in PHP?..

Answer / Mahendra Nath

The chdir() function can be used to change the current working directory in PHP.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Which is used to maintain the value of a variable over different pages?

1 Answers  


Which is better mysql or sql?

1 Answers  


How to track user logged out or not? When user is idle?

1 Answers  


how prepare the testing documentation.

0 Answers   Accenture,


What function should you use to join array elements with a glue string?

1 Answers  


What is user defined function in php?

1 Answers  


What are examples of dependent variables?

1 Answers  


Can the value of a constant change during the script's execution?

1 Answers  


Explain the installation of PHP on UNIX systems?

1 Answers  


Why do we use namespace in php?

1 Answers  


How can we convert the time zones using PHP?

1 Answers  


What is meant by pear in php? What is the purpose of it?

1 Answers  


Categories