検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1344 for [SIMILAR] 16 1024 4096 WITH 14901 mysqlnd WITH 6... (0.890 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 7.4 以降 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PEC ...
https://man.plustar.jp/php/recode.installation.html - [similar]
汚染された文字列をチェックする関数や文 0
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染された文字列をチェックする関数や文 汚染された文字列をチェックする関数や文 関数 / 文 対応するようになったバージョン 基本構文 eval 0.1.0 include/include_once 0.1.0 require/require_once 0.1.0 出力 ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
SQLite 拡張ライブラリを読み込む 0
« SQLite3::lastInsertRowID SQLite3::open » PHP Manual SQLite3 SQLite 拡張ライブラリを読み込む SQLite3::loadExtension (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::loadExtension — SQLite 拡張ライブラリを読み込む 説明 public SQLite3::loadExtension ( string $name ): bool SQLite 拡張ライブラリを読 ...
https://man.plustar.jp/php/sqlite3.loadextension.html - [similar]
直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 0
« mysqli::init mysqli::kill » PHP Manual mysqli 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す mysqli::$insert_id mysqli_insert_id (PHP 5, PHP 7, PHP 8) mysqli::$insert_id -- mysqli_insert_id — 直近のクエリの AUTO_INCREMENT カラムで生成した値を返す 説明 オブジェクト指向型 int | s ...
https://man.plustar.jp/php/mysqli.insert-id.html - [similar]
トランザクションを開始する 0
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::beginTransaction — トランザクションを開始する 説明 public PDO::beginTransaction (): bool オートコミットモードをオフにします。オートコミットモードがオ ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]