just another think of me
April 19th, 2009 § 2
number_format(). $string = (int)$string; $string = intval($string); Mungkin ada yang lain??
number_format(). $string = (int)$string; $string = intval($string);
silahkan ditambahkan…
$number=strval($string);
its so simple, right?
seep…
Name (required)
Mail (will not be published) (required)
Website
You are currently reading Convert String to Int , Php at ardlian.net.
$number=strval($string);
its so simple, right?
seep…