Help for this page

Select Code to Download


  1. or download this
    sub mydie(@)
    {
      print h1(@_);
      exit(0);
    }
    
  2. or download this
    $select->rows
      and mydie {class=>'cyan'}, "Error occured $row->{username}! Script h
    +ave to die";