admin/environment/php extension/tokenizer: Różnice pomiędzy wersjami

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (French link)
m (category edit)
Linia 6: Linia 6:


[[Category:Environment|php extension]]
[[Category:Environment|php extension]]
[[Category:MNET]]
[[Category:MNet]]


[[fr:admin/environment/php extension/tokenizer]]
[[fr:admin/environment/php extension/tokenizer]]

Wersja z 20:24, 18 lut 2010

Beginning with PHP 4.3.0 these functions are enabled by default. For older versions you have to configure and compile PHP with --enable-tokenizer. You can disable tokenizer support with --disable-tokenizer.

The windows version of PHP has built in support for this extension. You do not need to load any additional extension in order to use these functions.

   Note: Builtin support for tokenizer is available with PHP 4.3.0.