Hi All, I'm using the next code:
<?
setlocale(LC_TIME,"he"); //returns Hebrew_Israel.1255
echo strftime("%A"); //I see only question marks: ??? ?????
?>
The browser encoding is set on Windows-1255..
what's the problem?
-thanks, Lorderon
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

