検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 279 for free (0.053 sec.)
ある文における結果のカラム数を返す 4259
« oci_new_descriptor oci_num_rows » PHP Manual OCI8 関数 ある文における結果のカラム数を返す oci_ ... ; } // 出力は // ID NUMBER // QUANTITY NUMBER oci_free_statement ( $stid ); oci_close ( $conn ); ?> 注意 ...
https://man.plustar.jp/php/function.oci-num-fields.html - [similar]
エクスポート可能な形式で、キーを文字列に取得する 4259
« openssl_pkey_export_to_file openssl_pkey_free » PHP Manual OpenSSL 関数 エクスポート可能な形式 ...
https://man.plustar.jp/php/function.openssl-pkey-export.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 4259
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィン ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
名前空間をサポートした XML パーサを生成する 4259
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生 ... _parser_create() - XML パーサを作成する xml_parser_free() - XML パーサを解放する 関連キーワード: パーサ , ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
オブジェクト内部で XML パーサを使用する 4259
« xml_set_notation_decl_handler xml_set_processing_instruction_handler » PHP Manual XML パーサ 関 ... , "cdata" ); } function __destruct () { xml_parser_free ( $this -> parser ); unset( $this -> parser ); } f ...
https://man.plustar.jp/php/function.xml-set-object.html - [similar]
変更された関数 4259
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更 ... トがそのパーサーリソースを参照する場合、 xml_parser_free() は、パーサーリソースを解放するのに十分ではなくな ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
指定したステートメントのカラム数を返す 4259
« mysqli_stmt::fetch mysqli_stmt::free_result » PHP Manual mysqli_stmt 指定したステートメントのカ ...
https://man.plustar.jp/php/mysqli-stmt.field-count.html - [similar]
ストアドプロシージャ 4259
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロ ... ); var_dump ( $result -> fetch_all ()); $result -> free (); } } while ( $mysqli -> next_result ()); 上の例 ... ); var_dump ( $result -> fetch_all ()); $result -> free (); } } while ( $stmt -> next_result ()); 上の例の ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
XML パーサ 関数 4259
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関 ... ml_parser_create — XML パーサを作成する xml_parser_free — XML パーサを解放する xml_parser_get_option — XML ...
https://man.plustar.jp/php/ref.xml.html - [similar]
MySQL 改良版拡張モジュール 4220
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... 指定したステートメントのカラム数を返す mysqli_stmt::free_result — 指定したステートメントハンドルの結果を格納 ... 定したフィールドオフセットに設定する mysqli_result::free — 結果に関連付けられたメモリを開放する mysqli_resu ...
https://man.plustar.jp/php/book.mysqli.html - [similar]