Hi,
I have a database set-up to store mobile telephone numbers,
What i want to do is ,
Instead of displaying it as 07787698565
I want a space always after the first 5 digits. (i.e. 07786 688565)
Im running PHP 3, so won;t be ably to use the STR_replace dunction.
Thanks Anand