what do you mean by webserver's document root?
Answers were Sorted based on User's Feedback
Answer / devendrarjadav
Document Root is the webservers default directory from
which webserver serves the web documents according to
clients request. When we type website address in address
bar of browser. It displays the default document which we
have define with webserver configuration and it comes from
directory which we have defined as Document Root in web
server configuration.
| Is This Answer Correct ? | 16 Yes | 4 No |
Answer / bharani
assume if we run like this
localhost/test/test.php
then the output is
c:\xampp\htdoc
| Is This Answer Correct ? | 10 Yes | 5 No |
How do you destroy a particular or all Sessions?
when we use ob_start() function in php then the header() and session_start() does not gives the error like header already sent,please explain in brief
How to get a total number of elements used in the array?
What is the definition of a session?
What is the difference between php4 and php5?
How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?
What is difference between mysql_connect and mysqli_connect?
What do you mean by having php as whitespace insensitive?
How to remove duplicate values from a PHP Array?
How many types of errors in php?
Which php framework is fastest?
find highest salary