README - Added mbstring to the list of required PHP5 extensions
darcs-hash:20080923221439-7b5ce-be8cfce3a34039bd665348a66812b3a3859a0561.gz
This commit is contained in:
parent
6548c6cd18
commit
d5bb9bda0b
1
README
1
README
|
@ -104,6 +104,7 @@ Your PHP installation must include the following PHP extensions:
|
||||||
- XMLWriter. This is for formatting XML and HTML output.
|
- XMLWriter. This is for formatting XML and HTML output.
|
||||||
- MySQL. For accessing the database.
|
- MySQL. For accessing the database.
|
||||||
- GD. For scaling down avatar images.
|
- GD. For scaling down avatar images.
|
||||||
|
- mbstring. For handling Unicode (UTF-8) encoded strings.
|
||||||
|
|
||||||
For some functionality, you will also need the following extensions:
|
For some functionality, you will also need the following extensions:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user