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

Z MoodleDocs
Skocz do:nawigacja, szukaj
m (category edit)
(environment template)
 
(Nie pokazano 1 pośredniej wersji utworzonej przez tego samego użytkownika)
Linia 1: Linia 1:
{{Environment}}
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.
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.
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.  
Note: Built in support for tokenizer is available with PHP 4.3.0.  


[[Category:Environment|PHP extension]]
[[Category:Environment|PHP extension]]

Aktualna wersja na dzień 09:31, 25 kwi 2012

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: Built in support for tokenizer is available with PHP 4.3.0.