MaggsWeb:7

www.maggsweb.com

Posts Tagged ‘ apache ’

HTTP Error Codes – a quick reference.

[More]

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]