Skip to content
Blog post thumnail

Use PHP to ensure a page can only be accessed via a specific URL

Posted 3rd February 2012

3 comments

Use this handy PHP script to redirect visitors who access a web page via an external link or by typing the URL directly into their browser.

Read the full story...

Blog post thumnail

Use PHP to insert an automatic “last modified” date into web pages

Posted 30th October 2011

14 comments

Use PHP to generate a “Last modified” date into your static web pages that automatically updates when the page does, so you don’t need to worry about it.

Read the full story...