Blog

Tutorial: Easiest way to display random image using PHP

First of all, this tutorial is mainly for the beginners who start learning programming especially PHP. If you are building some website and sometimes, you might need to display a random image per page load. It that case, you could use this method. There might be some other ways to achieve this but I find that this is the easiest way at least, for me.

continue reading
30.07.2010 | 0 Comment
php, tutorial