- or download this
sub function
{
# code in here
}
- or download this
@$required = split /,/, $$formdata{'required'} unless ($$formdata{
+'required'} eq "");
$$redirect = $$formdata{'redirect'} unless ($$formdata{'required'}
+ eq "");
.
.
.
- or download this
$method = "<font face=verdana size=1>An error with the script's in
+stallation has occured.
Please contact the webmaster with the error messages listed be
+low!" if $method == 0;
$method = "<font face=verdana size=1>An error occured with your su
+bmission. Please
check the errors and make any necessary modficiations!</font>"
+ if $method == 1;