Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
phpseclib
Common
Functions
Strings
PHP Class phpseclib\Common\Functions\Strings
Author:
Jim Wigginton (
[email protected]
)
Mostrar archivo
Open project: phpseclib/phpseclib
Class Usage Examples
Public Methods
Method
Description
shift
(
string
&
$string
,
integer
$index
= 1 ) :
string
String Shift
Method Details
shift()
static
public
method
Inspired by array_shift
static
public
shift
(
string
&
$string
,
integer
$index
= 1 ) :
string
$string
string
$index
integer
return
string