This topic is locked

Format masking

5/30/2007 10:05:15 AM
PHPRunner General questions
D
dcrera author

Hi,
I want to format mask a field that contains the GPS latitude eg 29561700

to 29.56.17.00
Any idea on how to do this.
Thanks

Sergey Kornilov admin 5/31/2007

Use Custom format and split this string use substr function?

http://us2.php.net/substr