PHP 클래스 phpseclib\Common\Functions\Strings

저자: Jim Wigginton ([email protected])
파일 보기 프로젝트 열기: phpseclib/phpseclib 1 사용 예제들

공개 메소드들

메소드 설명
shift ( string &$string, integer $index = 1 ) : string String Shift

메소드 상세

shift() 정적인 공개 메소드

Inspired by array_shift
static public shift ( string &$string, integer $index = 1 ) : string
$string string
$index integer
리턴 string