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 |
Which is used to maintain the value of a variable over different pages?
Which is better mysql or sql?
How to track user logged out or not? When user is idle?
how prepare the testing documentation.
What function should you use to join array elements with a glue string?
What is user defined function in php?
What are examples of dependent variables?
Can the value of a constant change during the script's execution?
Explain the installation of PHP on UNIX systems?
Why do we use namespace in php?
How can we convert the time zones using PHP?
What is meant by pear in php? What is the purpose of it?