検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1408 for [SIMILAR] 16 1024 4096 WITH 12091 ziparchive WIT... (1.366 sec.)
トランザクションおよび自動コミット 0
« 接続、および接続の管理 プリペアドステートメントおよびストアドプロシージャ » PHP Manual PDO トランザクションおよび自動コミット トランザクションおよび自動コミット さあ、PDO を使用してデータベースに接続することができました。 クエリを発行する前に、PDO がトランザクションをどのように扱うのか ...
https://man.plustar.jp/php/pdo.transactions.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
名前空間 0
« 変更履歴 名前空間の概要 » PHP Manual 言語リファレンス 名前空間 名前空間 目次 名前空間の概要 名前空間の定義 サブ名前空間の宣言 同一ファイル内での複数の名前空間の定義 名前空間の使用法: 基本編 名前空間と動的言語機能 namespace キーワードおよび __NAMESPACE__ 定数 名前空間の使用法: エイリアス ...
https://man.plustar.jp/php/language.namespaces.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 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
配列の最初のキーを得る 0
« array_key_exists array_key_last » PHP Manual 配列 関数 配列の最初のキーを得る array_key_first (PHP 7 >= 7.3.0, PHP 8) array_key_first — 配列の最初のキーを得る 説明 array_key_first ( array $array ): int | string | null 与えられた array の最初のキーを返します。 これは内部的な配列のポイン ...
https://man.plustar.jp/php/function.array-key-first.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
DOM 実装が、指定した機能を実装しているかどうかを調べる 0
« DOMImplementation::createDocumentType DOMNamedNodeMap » PHP Manual DOMImplementation DOM 実装が、指定した機能を実装しているかどうかを調べる DOMImplementation::hasFeature (PHP 5, PHP 7, PHP 8) DOMImplementation::hasFeature — DOM 実装が、指定した機能を実装しているかどうかを調べる 説明 pu ...
https://man.plustar.jp/php/domimplementation.hasfeature.html - [similar]