PHP Class phpseclib\Common\Functions\Strings

Author: Jim Wigginton ([email protected])
Afficher le fichier Open project: phpseclib/phpseclib Class Usage Examples

Méthodes publiques

Méthode Description
shift ( string &$string, integer $index = 1 ) : string String Shift

Method Details

shift() static public méthode

Inspired by array_shift
static public shift ( string &$string, integer $index = 1 ) : string
$string string
$index integer
Résultat string