I've learned something - I can now answer two out of three of my own questions!
At 01:12 PM 7/20/04, Frank Bax wrote:
So I have three questions:
1) Is there a connection between the C and PHP setlocale functions?
2) If PHP setlocale calls the C routine, then why don't PHP manuals
indicate the func
I've installed binary packages (see below) from OpenBSD 3.5 CDROM. I'm
having trouble with the locale functions (setlocale and localeconv). I
have tried the following code with $sLocale set to '', 'en_US', 'de_DE',
'fr_FR', 'it_IT', 'C' and 'POSIX':
setlocale(LC_ALL, $sLocale='C);
$aLocal