Help for this page

Select Code to Download


  1. or download this
    my $text = "[id=###]blahblah[/id];
    my $targetURL = "/cgi-bin/coolcode.pl?";
    $text =~ s/.*[(id=.*)](.*)[\/id]/<a href=\"$targetURL\1\">\2<\/a>/gs;