|
Functions
Display photos on the top page of your site.
- Random photo display using SSI.
- Easy to setup. Place photos and CGI. That's it.
- There is the other CGI Topdisp to post event, notices and so on on your top page manually.
- There is an automatic update notice CGI Upnotice.
Installation
- Place phdisp.cgi on a CGI executable directory.
- Modify the first line of phdisp.cgi to match your perl path.
- Create a directory to place photos and put photos on the direcotry.
- Create a SSI executable HTML file with .shtml extention.
- Modify "$imagedir_from_cgi" in phdisp.cgi. It is a relative path from the CGI.
- Modify "$imagedir_from_shtml" in phdisp.cgi. It is a relative path from the shtml file.
- Modify permission of phdisp.cgi.
- Open the .shml file on your browser.
Sample and Source
Revision history
- 1.001 : 6/11/06 : Delete CGI.pm
- 1.0 : 6/10/06 : Created.
|