A quick and simple function to automatically update your copyright text so that it’s always correct at the bottom of your pages.
A quick and simple function to automatically update your copyright text so that it’s always correct at the bottom of your pages.
Quite often, when creating an interactive form using PHP and MySQL, you’ll want to allow users to enter some details, save the form (first time) then reload the page with these settings intact. However, in order to perform an update on the next save, you need to have a unique value to reference the [...]
From tomorrow, Google are launching the beta of their new web browser.
Starting from a clean slate, they believe that they are developing a browser that will take on and surpass the current browser standards, such as Internet Explorer, Firefox, Safari, Opera etc.
There’s not much information available just yet – and tech heads are all being [...]
OK, XML — or eXtensible Mark-up Language — is nothing more than a method of labeling up lists. The trick is to make sure that what you’re creating in XML is a repeating list — that the options are always the same.
The following example is from an explanation written for one of our clients, to [...]