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 |
Tell us how to redirect a page in php?
Tell me how to create a session? How to set a value in session? How to remove data from a session?
When do sessions end?
What are getters and setters php?
What is the major php security hole? How to avoid?
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.
How to process the uploaded files?
Is php easier than javascript?
How to create a text file in PHP?
How to turn on the session support in php?
Explain the difference b/w static and dynamic websites?