Help for this page

Select Code to Download


  1. or download this
    $marker = "<!-- NEW URL HERE -->";
    
    ...
        print;
      }
    }
    
  2. or download this
        # stick "$url<BR>" RIGHT BEFORE $marker
        s/(?=\Q$marker)/$url<BR>\n/;