MembershipCore ExtensionsThese are not actual extensions. They are part of the PHP core and cannot be left out of a PHP binary with compilation options. Bundled ExtensionsThese extensions are bundled with PHP. External ExtensionsThese extensions are bundled with PHP but in order to compile them, external libraries will be needed. PECL ExtensionsThese extensions are available from » PECL. They may require external libraries. More PECL extensions exist but they are not documented in the PHP manual yet. |