MaggsWeb:7

www.maggsweb.com

Posts Tagged ‘ server ’

Server Variables are variables set by Apache, and held inside the super global array ‘$_SERVER’. They hold very interesting snippits of data available for use, and become very useful when developing PHP projects.

[More]