検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 279 for free (0.019 sec.)
データベースでイベントが発生するのを待つ 4336
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待 ... した際にコールされるコールバック関数を登録する ibase_free_event_handler() - 登録済みのイベントハンドラをキャ ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
ヘッダを含むメッセージセクションを、transfer encoding をデコードせずに展開する 4336
« mailparse_msg_extract_part mailparse_msg_free » PHP Manual Mailparse 関数 ヘッダを含むメッセー ...
https://man.plustar.jp/php/function.mailparse-msg-extract-whole-part-file.html - [similar]
データソースがサポートするデータ型についての情報を取得する 4336
« odbc_free_result odbc_longreadlen » PHP Manual ODBC 関数 データソースがサポートするデータ型につ ...
https://man.plustar.jp/php/function.odbc-gettypeinfo.html - [similar]
送信を待っているクエリデータをフラッシュする 4336
« pg_field_type pg_free_result » PHP Manual PostgreSQL 関数 送信を待っているクエリデータをフラッ ...
https://man.plustar.jp/php/function.pg-flush.html - [similar]
結果セットのフィールド情報をオブジェクトの配列で返す 4336
« mysqli_result::fetch_field mysqli_result::fetch_object » PHP Manual mysqli_result 結果セットの ... tf ( "Type: %d\n\n" , $val -> type ); } $result -> free (); } } $mysqli -> close (); ?> 例2 手続き型 <?php ... printf ( "Type: %d\n\n" , $val -> type ); } mysqli_free_result ( $result ); } } mysqli_close ( $link ); ?> ...
https://man.plustar.jp/php/mysqli-result.fetch-fields.html - [similar]
データベース上でクエリを実行する 4336
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... レコードをサーバから取得するか、 結果セットを mysqli_free_result() 関数をコールすることで捨てなければいけませ ... prepare() - 実行するための SQL文 を準備する mysqli_free_result() - 結果に関連付けられたメモリを開放する 関 ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
ラージオブジェクトに対する現在のバッファリングの状態を返す 4336
« OCILob::free OCILob::import » PHP Manual OCILob ラージオブジェクトに対する現在のバッファリング ...
https://man.plustar.jp/php/ocilob.getbuffering.html - [similar]
基本的な使用法 4336
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続 ... ; } echo "</table>\n" ; // 結果セットを開放する pg_free_result ( $result ); // 接続をクローズする pg_close ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
ファイルシステム 関数 4336
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 ... てください dirname — 親ディレクトリのパスを返す disk_free_space — ファイルシステムあるいはディスクパーティシ ... あるいはディスクパーティションの全体サイズを返す diskfreespace — disk_free_space のエイリアス fclose — オープ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
Foreign Function Interface 4297
« user_error はじめに » PHP Manual PHP の振る舞いの変更 Foreign Function Interface Foreign Funct ... ype cast FFI::cdef — Creates a new FFI object FFI::free — Releases an unmanaged data structure FFI::isNull ...
https://man.plustar.jp/php/book.ffi.html - [similar]