Help for this page

Select Code to Download


  1. or download this
    sub function
    {
    #    code in here
    }
    
  2. or download this
        @$required = split /,/, $$formdata{'required'} unless ($$formdata{
    +'required'} eq "");
        $$redirect = $$formdata{'redirect'} unless ($$formdata{'required'}
    + eq "");
    .
    .
    .
    
  3. 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;