検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 279 for free (0.023 sec.)
署名を検証する 4181
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する op ... が発生しました" ; } // メモリからキーを開放 openssl_free_key ( $pubkeyid ); ?> 例2 openssl_verify() の例 <? ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
行をオブジェクトとして得る 4181
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetc ... ar . "): " ; echo $data -> title . "<br />" ; } pg_free_result ( $qu ); pg_close ( $db_conn ); ?> 参考 pg_ ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 4181
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... intf ( "Type: %d\n\n" , $finfo -> type ); } mysqli_free_result ( $result ); } /* 接続を閉じます */ mysqli_ ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
結果セットにおける現在の行のカラムの長さを返す 4181
« mysqli_result::getIterator mysqli_result::$num_rows » PHP Manual mysqli_result 結果セットにおけ ... %2d has Length %2d\n" , $i + 1 , $val ); } mysqli_free_result ( $result ); } /* 接続を閉じます */ mysqli_ ...
https://man.plustar.jp/php/mysqli-result.lengths.html - [similar]
複数のステートメント 4181
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステ ... $result -> fetch_all ( MYSQLI_ASSOC )); $result -> free (); } } while ( $mysqli -> next_result ()); 上の例 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
直近のクエリから結果セットを転送する 4181
« mysqli::stmt_init mysqli::$thread_id » PHP Manual mysqli 直近のクエリから結果セットを転送する ... い。 注意 注意 : クエリ結果が使用するメモリを mysqli_free_result() 関数で開放するのは、どんな場合でも大切です ...
https://man.plustar.jp/php/mysqli.store-result.html - [similar]
結果セットの取得を開始する 4181
« mysqli::thread_safe mysqli::$warning_count » PHP Manual mysqli 結果セットの取得を開始する mysq ... esult )) { printf ( "%s\n" , $row [ 0 ]); } mysqli_free_result ( $result ); } /* 区切り線を表示します */ i ...
https://man.plustar.jp/php/mysqli.use-result.html - [similar]
統計情報 4181
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、 ... 数では計測できないことに注意してください。 explicit_free_result , implicit_free_result Connection, Process ... , mem_erealloc_count , mem_erealloc_ammount , mem_efree_count , mem_malloc_count , mem_malloc_ammount , me ... nt , mem_realloc_count , mem_realloc_ammount , mem_free_count Process メモリ管理に関する関数コールの回数 開 ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
ODBC 関数 4181
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動 ... odbc_foreignkeys — 外部キーのリストを取得する odbc_free_result — 結果を保持するリソースを開放する odbc_get ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
Lightweight Directory Access Protocol 4152
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol ... ap_first_reference — 最初のリファレンスを返す ldap_free_result — 結果メモリを開放する ldap_get_attributes ...
https://man.plustar.jp/php/book.ldap.html - [similar]