Help for this page

Select Code to Download


  1. or download this
    if ($filename =~ m/^{5,}[A-Z]./) {
    $section_title = ($filename =~ s/[:]?/:</B>\n<BR><BR>/);
    $filename = "";
    }
    
  2. or download this
    if ($filename =~ m/^{5,}[A-Z]./) { 
    $section_title = ($filename =~ s/?[:]./':</B>\n< BR>< B>\n');
    $filename = "";
    }