Help for this page

Select Code to Download


  1. or download this
    print "\n\n\$String = ".$String."\n\n";
    
  2. or download this
    print "\n\n\$String = $String\n\n";
    
  3. or download this
    print "\$Regex1 = ".$Regex1."\n";
    
  4. or download this
    print "\nJust to check:\n\$1 = ".$1."\n"