検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 334 for 格納 (0.032 sec.)
ファイルの状態を取得する 4068
« eio_fdatasync eio_fstatvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_fstat (PECL eio ... スタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には、対応するシステムコールが返すそ ...
https://man.plustar.jp/php/function.eio-fstat.html - [similar]
ファイルを開く 4068
« eio_nthreads eio_poll » PHP Manual Eio 関数 ファイルを開く eio_open (PECL eio >= 0.0.1dev) eio ... スタムデータです。 result にはリクエスト固有の結果が格納されます。基本的には、対応するシステムコールが返すそ ...
https://man.plustar.jp/php/function.eio-open.html - [similar]
すべての定数の名前とその値を連想配列として返す 4068
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前と ... リとなり、 そのカテゴリ内の定数とその値が下位レベルに格納されます。 <?php define ( "MY_CONSTANT" , 1 ); print ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
クエリの次の行を内部バッファに取得する 4068
« oci_fetch_row oci_field_is_null » PHP Manual OCI8 関数 クエリの次の行を内部バッファに取得する ... フェッチするたびに、次の行のデータが定義済みの変数に格納されます while ( oci_fetch ( $stid )) { echo "Locati ...
https://man.plustar.jp/php/function.oci-fetch.html - [similar]
ディレクトリハンドルからエントリを読み込む 4068
« opendir rewinddir » PHP Manual ディレクトリ 関数 ディレクトリハンドルからエントリを読み込む re ... リの名前を返します。 エントリ名はファイルシステム上に格納されている順番で返されます。 パラメータ dir_handle o ...
https://man.plustar.jp/php/function.readdir.html - [similar]
フォーマット文字列に基づき入力を処理する 4068
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... プションで指定する参照渡しの変数に、 パースされた値が格納されます。 戻り値 この関数のパラメータが二つだけの場 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
大文字小文字を区別しない str_replace 4068
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace ... た場合は、マッチして置換が行われた箇所の個数がここに格納されます。 戻り値 置換した文字列あるいは配列を返しま ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
バイナリ文字列からデータを切り出す 4068
« uniqid usleep » PHP Manual その他の関数 バイナリ文字列からデータを切り出す unpack (PHP 4, PHP ... 文字列から配列に分解します。 分解した結果は連想配列に格納されます。 このようにするには、別のフォーマットコード ...
https://man.plustar.jp/php/function.unpack.html - [similar]
指定したキーで排他ロックを確保する 4068
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他 ... 書きする wincache_ucache_get() - ユーザーキャッシュに格納された変数を取得する wincache_ucache_delete() - 変数 ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
開始要素および終了要素のハンドラを設定する 4068
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要 ... : 関数名の代わりに、オブジェクトへの リファレンスを格納した配列とメソッド名を指定することもできます。 end_h ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]