bruce wrote:
> hmmm...
> 
> tried your preg__match/regex...
> 
> i get:
> 0 - 1145 total
> 1 - 1145
> 2 - l
> 
> i would have thought that the 2nd array item should have had "total"...
> 

Probably want this: '#(\d+)(.+)#'

-- 
Thanks!
-Shawn
http://www.spidean.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to