UPOINT:: CGI Scripts:: @1 Multi-List Image Randomizer & Uploader
.
Installation:

1. Create a folder called "randomimage" under the root directory. Copy all folders/files in "root/randomimage" of the ZIP file to this folder.

2. Chmod the folder "images" to 777.

3. Chmod the folder "lists" to 777.

3. Create a folder called "db" outside the root, chmod to 777.

4. Upload the file "db/rndimpass.txt" to the "db" folder and chmod to 777.

5. Configure the variables in init.php


EXECUTION
1. Execute /randomimage/admin.php for Admin Interface:
- Default login: "upoint/password"
- Please change password after login

2. To pull the image, use this HTML image tag:
<image src="randomimage/randomim.php?list=name_of_list">

3. SSI and MySQL are NOT required!