検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 532 for [SIMILAR] 16 1024 4096 WITH 46593 cubrid WITH 27... (0.959 sec.)
新しい関数 0
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新しい関数 新しい関数 日付・時刻 DateTimeImmutable::createFromMutable() GMP gmp_root() gmp_rootrem() Hash hash_equals() LDAP ldap_escape() ldap_modify_batch() MySQLi mysqli_get_links_sta ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
コレクションがデータベースに存在するかをチェックする 0
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデータベースに存在するかをチェックする Collection::existsInDatabase (No version information available, might only be in Git) Collection::existsInDatabase — コレクションがデータベースに存在するかを ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
結果セット中のカラム数を返す 0
« PDOStatement::closeCursor PDOStatement::debugDumpParams » PHP Manual PDOStatement 結果セット中のカラム数を返す PDOStatement::columnCount (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDOStatement::columnCount — 結果セット中のカラム数を返す 説明 public PDOStatement::columnCount (): ...
https://man.plustar.jp/php/pdostatement.columncount.html - [similar]
カラムを PHP 変数にバインドする 0
« PDOStatement PDOStatement::bindParam » PHP Manual PDOStatement カラムを PHP 変数にバインドする PDOStatement::bindColumn (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::bindColumn — カラムを PHP 変数にバインドする 説明 public PDOStatement::bindColumn ( string | int $colu ...
https://man.plustar.jp/php/pdostatement.bindcolumn.html - [similar]
状態 0
« 所属 関数エイリアスのリスト » PHP Manual 拡張モジュールの一覧/分類 状態 状態 このパートでは、実用向けではない拡張を挙げます。- これらは "古すぎる"(廃止予定 / deprecated)あるいは "新しすぎる"(実験的 / experimental)のどちらかです。 廃止予定の拡張 これらの拡張は非推奨です。通常は同じ機 ...
https://man.plustar.jp/php/extensions.state.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
最初の MySQL API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]
Table のコンストラクタ 0
« mysql_xdevapi\Table Table::count » PHP Manual mysql_xdevapi\Table Table のコンストラクタ Table::__construct (No version information available, might only be in Git) Table::__construct — Table のコンストラクタ 説明 private mysql_xdevapi\Table::__construct () テーブルオブジェクトを構築し ...
https://man.plustar.jp/php/mysql-xdevapi-table.construct.html - [similar]
新機能 0
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新機能 新機能 object 型 object 型が新たに導入されました。 任意のオブジェクトに対する (反変) パラメータの型付けや (共変) 戻り値の型付けで使えます。 <?php function test ( object $obj ) : object { ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]