Archive for the tag 'Website Development'

When to use static php variables

If your a PHP developer this handy little variable can often be overlooked. Read more »

Using Apache ErrorDocument to create a content management system

With Apache comes the ability to create a custom 404 Not Found error page, in this article I highlight a simple method I use to leverage the power of this handy little feature. Read more »