|
MembershipThese are not actual extensions. They are part of the PHP core and cannot be left out of a PHP binary with compilation options. These extensions are bundled with PHP. In order to compile these extensions, external libraries will be needed. These extensions are available from » PECL. More PECL extensions exist but they are not documented in the PHP manual yet. Related Examples ( Source code ) » extensions.membership Examples ( Source code ) » Finding a Substring Within a String with strstr() Examples ( Source code ) » Finding the Length of a String with strlen() Examples ( Source code ) » Finding the Position of a Substring with strpos() |