Hey people,
I know this should be terribly simple, but none of the threads, scripts, or anything else I've come across seem to do what I want.
Maybe someone here can give a little advice.
I want to randomize some HTML (An image, a link, and some text) on my PHP page through PHP. If possible I'd like to include all of the RANDOM HTML BLOCKS and the PHP script for randomizing in one file...
If not, I can deal with 2 files.
Can anyone give me some pointers? I don't even know where to start with the rand() function.
Thanks in advance...all coding examples are appreciated!