検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 357 for fetch (0.109 sec.)
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 3718
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプ ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
notification コンテキストパラメータ用のコールバック関数 3718
« stream_isatty stream_register_wrapper » PHP Manual ストリーム 関数 notification コンテキストパ ... "message" ], "\n" ; exit( 1 ); ?> 上の例を php -n fetch.php http://no2.php.net/get/php-5-LATEST.tar.bz2/fr ...
https://man.plustar.jp/php/function.stream-notification-callback.html - [similar]
その他の変更 3718
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から ... クした場合に、 mysqli_stmt::next_result() と mysqli::fetch_all() が使えるようになりました。 OpenSSL OpenSSL 拡 ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 3718
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメン ... ) - プリペアドステートメントを実行する mysqli_stmt_fetch() - プリペアドステートメントから結果を取得し、バイ ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
概要 3718
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の ... ルでは利用できないものです。 持続的接続の改善 mysqli_fetch_all() 関数 パフォーマンス統計用の関数 mysqli_get_c ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
IMAP、POP3 および NNTP 3701
« メール関連 はじめに » PHP Manual メール関連 IMAP、POP3 および NNTP IMAP、POP3 および NNTP はじ ... 除用にマークされたすべてのメッセージを削除する imap_fetch_overview — 指定したメッセージのヘッダ情報の概要を読 ... む imap_fetchbody — メッセージ本文中の特定のセクションを取り出す ... imap_fetchheader — メッセージのヘッダを返す imap_fetchmime — ... のセクションに対する MIME ヘッダを取り出します imap_fetchstructure — 特定のメッセージの構造を読み込む imap_f ...
https://man.plustar.jp/php/book.imap.html - [similar]
複数または多次元の配列をソートする 3701
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisor ... という名前の配列に格納します。 これは、例えば mysql_fetch_assoc() の結果をループさせたりすれば得られます。 < ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
持続的接続を使用してOracle データベースに接続する 3701
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracl ... ; echo "<table border='1'>\n" ; while ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
保存用表現から PHP の値を生成する 3701
« strval unset » PHP Manual 変数操作 関数 保存用表現から PHP の値を生成する unserialize (PHP 4, ... if (! odbc_execute ( $stmt , $sqldata ) || ! odbc_fetch_into ( $stmt , $tmp )) { // 実行または取得が失敗し ...
https://man.plustar.jp/php/function.unserialize.html - [similar]
推奨されなくなる機能 3701
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 推奨されなく ... () pg_fieldnum() → pg_field_num() pg_result() → pg_fetch_result() pg_fieldprtlen() → pg_field_prtlen() pg_f ...
https://man.plustar.jp/php/migration80.deprecated.html - [similar]