View Single Post
Old 12-12-2007, 09:46 AM   #2 (permalink)
sjaq
The Acquainted
 
sjaq's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 113
Thanks: 11
sjaq is on a distinguished road
Default

There is another method wich is about 20 times faster on my computer:
PHP Code:
if(!empty($string{32})) {
        
// string is 33 + chars

sjaq is offline  
Reply With Quote