検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 562 for [SIMILAR] 16 1024 4096 WITH 21987 果セ WITH 1700... (1.017 sec.)
複数のステートメント 0
« ストアドプロシージャ トランザクションのサポート » PHP Manual クイックスタートガイド 複数のステートメント 複数のステートメント MySQL は、ひとつのステートメントの文字列に、 複数のステートメントを埋め込むことをオプションでサポートしています。 しかし、そうするためには特別な操作が必要です。 ...
https://man.plustar.jp/php/mysqli.quickstart.multiple-statement.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
レコードを返す 0
« yaz_range yaz_scan_result » PHP Manual YAZ 関数 レコードを返す yaz_record (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_record — レコードを返す 説明 yaz_record ( resource $id , int $pos , string $type ): string yaz_record() 関数は、現在の結果セットの pos で指定した位置にあるレコードを調べます ...
https://man.plustar.jp/php/function.yaz-record.html - [similar]
LDAP ツリーを探索する 0
« ldap_sasl_bind ldap_set_option » PHP Manual LDAP 関数 LDAP ツリーを探索する ldap_search (PHP 4, PHP 5, PHP 7, PHP 8) ldap_search — LDAP ツリーを探索する 説明 ldap_search ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attr ...
https://man.plustar.jp/php/function.ldap-search.html - [similar]
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
曲線を描く 0
« ps_continue_text ps_delete » PHP Manual PS 関数 曲線を描く ps_curveto (PECL ps >= 1.1.0) ps_curveto — 曲線を描く 説明 ps_curveto ( resource $psdoc , float $x1 , float $y1 , float $x2 , float $y2 , float $x3 , float $y3 ): bool 現在のパスに対して、3 つの制御点を指定して 3 次ベジエ曲線を ...
https://man.plustar.jp/php/function.ps-curveto.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]