[PHP-DOC] #22331 [Opn]: mbstring configuration variables are marked PHP_INI_ALL, but this is false. From: vigna at dsi dot unimi dot it (phpdoc <email protected>)
Date: 02/20/03

 ID: 22331
 User updated by: vigna at dsi dot unimi dot it
 Reported By: vigna at dsi dot unimi dot it
 Status: Open
 Bug Type: Documentation problem
 Operating System: Linux
 PHP Version: 4.3.0
 New Comment:

Sorry: apparently they cannot even be modified in .htaccess--that was a
mistake.

Previous Comments:
------------------------------------------------------------------------

[2003-02-20 07:17:34] vigna at dsi dot unimi dot it

The documentation states that the

mbstring.func_overload
mbstring.internal_encoding
mbstring.http_input
mbstring.http_output
mbstring.substitute_character

are PHP_INI_ALL. This is completely false--it is impossible to set them
in a script (except maybe for internal_encoding, but the effect is not
completely clear if you already have strings floating around).

Apparently, all of them can be set using .htaccess except for
func_overload, which must be set in php.ini.

------------------------------------------------------------------------

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

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