Help for this page

Select Code to Download


  1. or download this
      $idx = index( $line, "Search String", 16 );
    
  2. or download this
      $idx = index($line, "Search String", 16+30);