Zyaga Writing about whatever the hell I want, cuz it's the Interwebz!

Archive Results for ' random image'


9Nov/095

Tutorial: PHP Random Image

Tutorial: PHP Random Image

I was working on a website of mine when I came across the need to be able to have a script randomly pull an image from a specific folder and then display it. Obviously, server side scripting is going to be involved so I decided to write this function in PHP. Let’s take a look!