Help for this page
Select Code to Download
Select
or
download this
$str2 = $str; $str3 = sprintf ("str is %s", $str); @words = split(/ /, $str);