I want to display an unknown number of images from a directory by calling a script with the following:
<img src = "script.php3?catalogid = $catalogid" width = 200 height = 250>
How can I make sure that it adds and displays a different image every time?