[PHP-DB] Now, how about Roman Numerals?

2003-06-10 Thread David Shugarts


Second poser today:

How to use either a MySQL select statement or PHP to produce a roman
numeral, starting from an arabic (INT) number in a database?

TIA

Dave Shugarts



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP-DB] Now, how about Roman Numerals?

2003-06-10 Thread Becoming Digital
With a rather complex class.  There is no built-in function for developing roman
numerals from their arabic counterparts, nor is there anything in the Classes
Repository.  Perhaps you can be the first to develop one. :)

Edward Dudlik
Becoming Digital
www.becomingdigital.com


- Original Message -
From: David Shugarts [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, 10 June, 2003 22:40
Subject: [PHP-DB] Now, how about Roman Numerals?




Second poser today:

How to use either a MySQL select statement or PHP to produce a roman
numeral, starting from an arabic (INT) number in a database?

TIA

Dave Shugarts



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php