I just switched to number_format(), but I was only using money_format()
on three pages.
Chris
Daniel wrote:
Hi!
I'm using OpenBSD 4.1, and php5. When trying to use the money_format()
function I get this error in my logs:
Fatal error: Call to undefined function money_format() in ...
I understand that "The function money_format() is only defined if the
system has strfmon capabilities. For example, Windows does not, so
money_format() is undefined in Windows."
But I'm not using that :)
Any ideas?
Thanks!
Daniel
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.