Hi PHPs,

I'm looking for a function, that can format integer-values to a
currency-representation
with regard to local system settings.
Browsing through php.net I found documentation to a function called
"localeconv", but if
I try to use it, my PHP4 keeps saying to me "call to undefined function...".

http://www.php.net/manual/en/function.localeconv.php

Do I need to install something additional ?

Any hints appreciated,

Dirk


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to