検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 1113 for コール (0.053 sec.)
セッションのデータを読み込む 2967
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み ... 始したとき、あるいは session_start() を実行したときにコールされ、内部的に SessionHandler::open() で処理されます ... クラスを継承して拡張する場合は、親の read メソッドをコールすればこのメソッドのラッパーを実行でき、それに付随す ... る内部コールバックも実行されます。 こうすれば、メソッドをオーバー ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
結果セットポインタを次の行あるいは要求された行に設定する 2949
« db2_fetch_object db2_field_display_size » PHP Manual IBM DB2 関数 結果セットポインタを次の行あ ... ら個々のフィールドを取得するには db2_result() 関数をコールします。 db2_fetch_row() および db2_result() をコール ... tch_both() 、 および db2_fetch_array() のいずれかをコールするでしょう。 これらは、結果セットのポインタを前に進 ...
https://man.plustar.jp/php/function.db2-fetch-row.html - [similar]
SQL 文によって変更された行の数を返す 2949
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_n ... ょう。 前進のみのカーソルを使用し、SELECT COUNT(*) をコールするか フェッチ関数の返す bool 値を調べるほうが、 同 ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
Win32Service サービス開始型定数 2949
« Win32Service サービス制御メッセージが受領されたときのビットマスク Win32Service サービスエラー制 ... AND_START 0x00000003 プロセスが StartService 関数をコールしたときに、 サービス制御マネージャーがサービスを開始 ... サービス開始 , 開始 , 制御 , マネージャー , 関数 , コール , StartService ...
https://man.plustar.jp/php/win32service.constants.servicestarttype.html - [similar]
PHP ファイルの実行 2937
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの ... のインデックス (添字 0) には常に、 コマンドラインからコールしたスクリプト名が含まれています。 コマンドラインスイ ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
小文字かどうかを調べる 2937
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4 ... ては、引数を文字列にキャストするか、 chr() を明示的にコールすべきです。 戻り値 text のすべての文字がカレントのロ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 2937
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4. ... ては、引数を文字列にキャストするか、 chr() を明示的にコールすべきです。 戻り値 text のすべての文字がカレントのロ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
結果における各出力の長さを得る 2937
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る my ... 価された結果 リソース 。この結果は、 mysql_query() のコールにより得られたものです。 戻り値 成功した場合に長さの ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
現在位置が有効かどうかを調べる 2937
« Iterator::rewind IteratorAggregate » PHP Manual Iterator 現在位置が有効かどうかを調べる Iterat ... は Iterator::rewind() および Iterator::next() の後にコールされ、 現在の位置が有効化どうかを調べます。 パラメー ... タ , IteratorAggregate , public , メソッド , next , コール , 位置 , 関数 ...
https://man.plustar.jp/php/iterator.valid.html - [similar]
複数のアイテムを要求する 2937
« Memcached::getByKey Memcached::getDelayedByKey » PHP Manual Memcached 複数のアイテムを要求する ... emcached::fetch() あるいは Memcached::fetchAll() をコールします。 with_cas が true の場合は CAS トークンの値も ... トします。 結果を明示的に取得するのではなく、 result コールバック を value_cb パラメータで指定することもできます ... S トークンの値も要求するかどうか。 value_cb result コールバック、あるいは null 。 戻り値 成功した場合に true ...
https://man.plustar.jp/php/memcached.getdelayed.html - [similar]