Help for this page
Select Code to Download
Select
or
download this
Select
or
download this
Select
or
download this
Select
or
download this
if (length($str) < $index) { $s=substr($str,$index,1); } else { whatever else }