Jason's PERL Archive - jawhatschanged.pl |
---|
Navigation |
---|
Notice |
---|
To be able to use any perl scripts you will need to have cgi-bin access. Some service providers
only allow cgi access to their business customers. So check first. The first line of any perl script point to the location of the Perl program on the file server which varies on different servers. You will need to contact your service provider for this location and change the first line of the script accordingly. When you upload the script to your service provider ensure you transfer in ASCII mode as this will convert the file to the correct format. If your pages are on a UNIX server you will need to change the rights to the file using chmod to 755 or -rwxr-xr-x. |
Details |
---|
jawhatschanged.pl requires two parameters:
<INPUT TYPE="hidden" NAME="base" VALUE="/var/www/docs/www.aquapal.co.uk/public_html"> <INPUT TYPE="hidden" NAME="rbase" VALUE="http://www.aquapal.co.uk"> <INPUT TYPE="submit" VALUE="Whats changed in the last 7 days"> </FORM> |
Perl References / Books on Perl? |
---|
Or for other pre-made scripts look at ScriptSearch |
Copyright and Contact Information |
---|
Last Updated: 9th Jun 1998 |