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 |
hi here one small project given to me in an software company during interview. one page that would count down till 9pm (today means every day before 9pm it would count down to zero) this means there will show how many mins. sec. and hours are left till 9pm so it would be like 1 hr 20 mins 23 sec. then it up count down every sec and then show 1hr 20mins 22sec left till 9pm once the count down reaches zero it would show a flesh player video will autostart. the flash player will be from http://www.longtailvideo.com/players/jw-flv-player/ (the player is embed into the page.) that same page will track to see if they have already seen the video using php sessions then if they go back to that page it would redirect them to a new page saying that they have already wathed the video.
What does type casting mean in php? Explain with an example?
How to create a directory?
what are interfaces and Abstart classes
i am a 3yr diploma holder(CSE) from bangalore and i got job as php developer.. starting 7.5k... but i dont know what is the future carreer scop for diploma holders(for me)...plz help
How to get the position of the character in a string in php?
What is helper library?
can any one tell how to install LAMP server in terminal in ubuntu.....and also tell please how to run php files in ubunut and how to save and compile in ubuntu..i already installed ubuntu ..but i dont installed lamp server so i want to install lamp server in terminal is it possible please reply
Explain some of the php array functions?
What is var_dump function in php?
Which function is used to strip whitespace?
Why should I learn php?