Help for this page

Select Code to Download


  1. or download this
    $q              = param("q");  if (!$q || $q eq ""){$q = "home";}
    
    ...
    my$email = param("email");
    if ($email){$reply = $email;}else{$reply = "mailer-deamon\@CENSORED.nl
    +"}
    open (SENDMAIL,"|mail -s 'Reactie formulier CENSORED' $contactto -f $r
    +eply") || &printerror;
    
  2. or download this
            #-----------------------------------------------#
            #                 Site Script                   #
    ...
            #         by CENSORED CENSORED CENSORED         #
            #                                               #
            #-----------------------------------------------#