PHP – Generate a Random Advertisement or Image
Summary Below is a function that can generate a random advertisement within you HTML page. I have made it modular, so that it can be reused for different geometries within the page. Below are very brief instructions on how to use it. References: The part about getting a directory listing is from the PHP Manual.