What does $_server means?



What does $_server means?..

Answer / Poonam Shreshtha

$_SERVER is a predefined PHP superglobal variable containing information about the server, such as headers, paths, and other environment information.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Tell us how to redirect a page in php?

1 Answers  


Tell me how to create a session? How to set a value in session? How to remove data from a session?

1 Answers  


When do sessions end?

1 Answers  


What are getters and setters php?

1 Answers  


What is the major php security hole? How to avoid?

1 Answers  


What is the difference between Joomla and Drupal?

8 Answers   IBM, Procon IT Solutions, T3 Softwares,


Write a php code which could be used to generate random numbers between 1 - 100 and display them on the screen.

7 Answers  


How to process the uploaded files?

1 Answers  


Is php easier than javascript?

1 Answers  


How to create a text file in PHP?

1 Answers  


How to turn on the session support in php?

1 Answers  


Explain the difference b/w static and dynamic websites?

1 Answers  


Categories