On Friday 13 August 2004 03:27, Aaron Todd wrote:
> Do you know of a simular function that will split a string in the
> same way. I have phone numbers stored in a database in the format
> ##########.  I need to display the number on the page in the format
> ###-###-####.  str_split() worked perfectly for this.  Is there
> another function?

Pls. check the "User Contributed Notes" section of the manual.

HINT: You can either "create" one yourself or use the PEAR package.

PS ... and pls. trim your post(s) ...

--

- E -

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

Reply via email to