Help for this page

Select Code to Download


  1. or download this
    my $filename="test.txt";
    my $template_data = "unsecure/".$filename;
    ...
                 if($_=~/<\?--([^-]*)-([^-]*)-->(.*?)<\/\?--\1-\2-->/sg) {
                 
            }
    
  2. or download this
    <?--1-1-->
    Location 2
    ...
    <?--4-2-->
    Location 2
    </?--4-2-->