error(s)


  
      function trigger_error(error)
      {
          header("Location: this->script_url?error=error");
          exit; 
      }