Help for this page

Select Code to Download


  1. or download this
     $foo =~ s|<\s*script[^>]*>.*?</script>||gis;
  2. or download this
    $html =~ s/<script[^>]*>.*?<\/script>//sgi