Help for this page

Select Code to Download


  1. or download this
    $x = "string";
    $x = "\u\L$x";
    ...
    $x = "\L\u$x";
    
    print $x,"\n";
    
  2. or download this
    String
    String