View Single Post
Old 09-07-2008, 10:27 AM   #3 (permalink)
Yoosha
The Contributor
 
Join Date: May 2008
Location: Iran
Posts: 53
Thanks: 33
Yoosha is on a distinguished road
Default

Xenon: You can use strlen.

No i can't use that. This is for String, not Integer.
StringLength no IntegerLength!
Test this:

$X= 8766435322364545664565464654676;
echo(strlen($X));
Send a message via Yahoo to Yoosha
Yoosha is offline  
Reply With Quote