SPL Types
PHP Manual

The SplString class

Giriş

The SplString class is used to enforce strong typing of the string type.

Sınıf Sözdizimi

SplString {
/* Yöntemler */
__construct ( string $input )
}

İçindekiler


SPL Types
PHP Manual