検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 102 for substr (0.027 sec.)
関数エイリアスのリスト 5784
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少 ... rings mbstrrpos mb_strrpos() Multi-bytes Strings mbsubstr mb_substr() Multi-bytes Strings mysql mysql_db_que ...
https://man.plustar.jp/php/aliases.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 5784
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... ] == "\r" ) { // remove the trailing \r\n $line = substr ( $this -> connections [ $id ][ 'clientData' ], 0 ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
バイナリセーフなファイル書き込み処理 5784
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite ... ; $written += $fwrite ) { $fwrite = fwrite ( $fp , substr ( $string , $written )); if ( $fwrite === false ) ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 5784
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズ ... et_key_size ( $td ); /* キーを作成します */ $key = substr ( md5 ( 'very secret key' ), 0 , $ks ); /* 暗号化処 ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
区別できないソケットの組を作成し、配列に保存する 5784
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し ... T を使う必要があります */ $domain = ( strtoupper ( substr ( PHP_OS , 0 , 3 )) == 'WIN' ? AF_INET : AF_UNIX ) ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
検索文字列に一致したすべての文字列を置換する 5784
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str ... _ireplace() - 大文字小文字を区別しない str_replace substr_replace() - 文字列の一部を置換する preg_replace() ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
大文字小文字を区別せずに文字列が最初に現れる位置を探す 5784
« stripcslashes stripslashes » PHP Manual String 関数 大文字小文字を区別せずに文字列が最初に現れ ... 置を探す stristr() - 大文字小文字を区別しない strstr substr() - 文字列の一部分を返す str_ireplace() - 大文字小 ...
https://man.plustar.jp/php/function.stripos.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 5784
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strp ... 見つける strpbrk() - 文字列の中から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現に ...
https://man.plustar.jp/php/function.strpos.html - [similar]
文字の変換あるいは部分文字列の置換を行う 5784
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う st ...
https://man.plustar.jp/php/function.strtr.html - [similar]
Add a background task to be run in parallel 5784
« GearmanClient::addTask GearmanClient::addTaskHigh » PHP Manual GearmanClient Add a background ... us ( $x + 1 , $workload_size ); $job -> sendData ( substr ( $workload , $x , 1 )); sleep ( 1 ); } $result = ...
https://man.plustar.jp/php/gearmanclient.addtaskbackground.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT