Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 475 Bytes

ctype.md

File metadata and controls

23 lines (14 loc) · 475 Bytes

The ctype extension

Configure the ctype extension.

This extension provides support for character type checking according to the locale.

PHP_EXT_CTYPE

  • Default: ON
  • Values: ON|OFF

Enable the extension.

PHP_EXT_CTYPE_SHARED

  • Default: OFF
  • Values: ON|OFF

Build extension as shared.