[PHP-DEV] Bug #13112: problems writing files when PHP is run from command line From: hugo <email protected>
Date: 09/03/01

From: hugo <email protected>
Operating system: windows
PHP version: 4.0.6
PHP Bug Type: Filesystem function related
Bug description: problems writing files when PHP is run from command line

There is a problem when i use PHP as a command script.
When i write some string with accented chars to the screen it is ok, but
when i write the same string into a file the accents don't show and are
changed by other Chars.
When i run the same script by the browser i don't get any problem.

Is this a PHP problem or a character map of my computer?

Thank you.

-- 
Edit bug report at: http://bugs.php.net/?id=13112&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>