Help for this page

Select Code to Download


  1. or download this
    <quote>
    $$imageMap =~ s/ViewObject.pl\?name=(.*?)_DIAGLINK/getfromdb($1)/gxi;
    </quote>
    
  2. or download this
    $$imageMap =~ s/ViewObject.pl\?name=(.*?)_DIAGLINK/getfromdb($1)/gxie;