Admin/environment/php extension/ctype: различия между версиями
Материал из База знаний Центра ПУСК МФТИ
1>Germanvaleroelizondo м added link to spanish translation of page |
м 1 версия импортирована |
(нет различий)
|
Текущая версия от 06:47, 18 октября 2024
The ctype extension is enabled by default in PHP since version 4.3.0. If it's not enabled on your server, either you have a very old version of php, or it was probably disabled at build time. You will need to either remove --disable-ctype from the build command, or add --enable-ctype. Read http://www.php.net/manual/en/ctype.installation.php for details.
For details about Ctype features and history, you can read http://en.wikipedia.org/wiki/Ctype.h
es:admin/environment/php extension/ctype fr:admin/environment/php extension/ctype