Hi,

Sunday, September 28, 2003, 5:39:53 PM, you wrote:
j> I found this function, setlocale...

j> now, is there a way to GET the LOCALE setting of a machine?

j> Walter


call setlocale with 0 (zero or NULL) as the second parameter and it returns the 
current setting

-- 
regards,
Tom

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

Reply via email to