Help for this page

Select Code to Download


  1. or download this
    syntax error at /var/securewww/virtual/webewebin.com/a/signup.cgi line
    + 61, near ") {"
    syntax error at /var/securewww/virtual/webewebin.com/a/signup.cgi line
    + 76, near "}"
      (Might be a runaway multi-line ~~ string starting on line 73)
    Execution of /var/securewww/virtual/webewebin.com/a/signup.cgi aborted
    + due to compilation errors.
    
  2. or download this
    elsif ((length(param('tele')   > 0) || (length(param('mobile') > 0)) {
    
       error("You need to enter either a telephone or a mobile");
    
     }