Help for this page

Select Code to Download


  1. or download this
    <input type="text" name="searchstring" size="18">
    
    if ($desc =~ /$form{'searchstring'}/i) {
    
  2. or download this
    $form{'searchstring'}/i = [a-zA-Z] 
      else $desc =~ /$form{'searchstring'}/i