Just to say hello. I've been using PHP without really studying it. Mostly the include function, which is great for my website. Also the random function. I just have to remember that it's server side, so if I want customers to respond, PHP might not be enough.
Right off, I'm trying to figure out how to create a button for users, triggering a random choice among images, with a default image. Probably have to use JavaScript, right?