Help for this page

Select Code to Download


  1. or download this
    for my $j(1,2){
    if (($MetaTag_$j !=~ /description=/gi) && ($MetaTag_$j =~ /posted=/gi)
    +) {
    ...
    END_OF_HTML
     }
    }