[snip] 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? [/snip]
http://www.php.net/substr -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php