Help for this page

Select Code to Download


  1. or download this
      $str2 = $str;
      $str3 = sprintf ("str is %s", $str);
      @words = split(/ /, $str);