>Does anyone know if there is a native function within PHP to convert numbers
>to roman numerals?
>
>I could easily write a little convertor, but I was hoping there was an
>simple function - although I couldn't seem to find anything like that in the
>manual.

If http://php.net/printf doesn't do it, you'll probably have to roll your
own...

-- 
Like Music?  http://l-i-e.com/artists.htm


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

Reply via email to