RE: [PHP-DB] Formatting numbers

2003-07-24 Thread David Smith
Thanks. That works perfectly. David Smith -Original Message- From: CPT John W. Holmes [mailto:[EMAIL PROTECTED] Sent: Thursday, July 24, 2003 3:36 PM To: David Smith; php-db Subject: Re: [PHP-DB] Formatting numbers > I am a little new to PHP, but I am trying to pull numbers fro

Re: [PHP-DB] Formatting numbers

2003-07-24 Thread CPT John W. Holmes
> I am a little new to PHP, but I am trying to pull numbers from a database > that has both phone numbers and social security numbers for a client. My > Client doesn't want the numbers to come out like 55 but (555) > 555-. My question is can I use format_number() to do this and if so h