Archive

Archive for August, 2006

Displaying a random image using PHP

August 22nd, 2006

Ever wanted to show a random image on your website? This short tutorial goes through the simple steps involved to display a simple random image using the popular server-side scripting language; PHP.
There are 2 main ways of displaying a random image. The first is to loop through the images in a defined order each time [...]

PHP/MySQL Programming

Blogging: What’s all this about?

August 6th, 2006

You may be one of the millions of bloggers out there at the moment, however, there are still lots of people who haven’t a clue what this is or have heard of it but never really understood it. In a nutshell, a blog is a web log, typically referred to as an online journal or [...]

Odds & Sods