php-db | 2000121
Date: 12/13/00
- Next message: Test1: "[PHP-DB] interbase -901 - feature not supported / connect string problem?"
- Previous message: Jeff Fitzmyers: "[PHP-DB] Error -> connect() failed: No route to host"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] Format of Print"
- Reply: Matthew Ballard: "Re: [PHP-DB] Format of Print"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have a question regarding formatting a number field to print as currency
using the print command. Now, my print command reads;
print $VehInventory->MarketValue
VehInventory is the table name
MarketValue is a 10 digit, numeric field which now displays 25000 and I want
$25,000
Can you help?
Thanks
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Test1: "[PHP-DB] interbase -901 - feature not supported / connect string problem?"
- Previous message: Jeff Fitzmyers: "[PHP-DB] Error -> connect() failed: No route to host"
- Next in thread: Matthew Ballard: "Re: [PHP-DB] Format of Print"
- Reply: Matthew Ballard: "Re: [PHP-DB] Format of Print"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

