Manual @
http://pl.php.net/manual/pl/ref.mbstring.phpCytat
Geoffrey
01-Feb-2005 09:59
For Windows users php_mbstring can be added as follows:-
if you have dowloaded the "short" version of php,
(php-4.3.10-installer.exe), download the full version .
(php-4.3.10-Win32.zip)
unzip it, find php_mbstring.dll in
f:\php-4.3.10-Win32\extensions, and copy it across to your
php\extensions directory
use Notepad to open your php.INI
change the extension_dir line to read
extension_dir = "e:\php\extensions\" (or whatever your
directory is called)
remove the semi-colon on line
; extension=php_mbstring.dll
save php.INI, restart php
nie wiem czy dziala -- nie sprawdzalem