検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 603 for [SIMILAR] 16 1024 4096 WITH 21908 推奨 WITH 2117... (0.454 sec.)
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
オープンしたモジュールのセルフテストを実行する 0
« mcrypt_enc_is_block_mode mcrypt_encrypt » PHP Manual Mcrypt 関数 オープンしたモジュールのセルフテストを実行する mcrypt_enc_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_self_test — オープンしたモジュールのセルフテストを実行する 警告 この関数は PHP 7. ...
https://man.plustar.jp/php/function.mcrypt-enc-self-test.html - [similar]
mcrypt モジュールを閉じる 0
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュールを閉じる mcrypt_module_close (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_close — mcrypt モジュールを閉じる 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]
現在アクティブな画像のインデックスを取得する 0
« Imagick::getImageHistogram Imagick::getImageInterlaceScheme » PHP Manual Imagick 現在アクティブな画像のインデックスを取得する Imagick::getImageIndex (PECL imagick 2, PECL imagick 3) Imagick::getImageIndex — 現在アクティブな画像のインデックスを取得する 警告 この関数は Imagick 3.4.4 以降 ...
https://man.plustar.jp/php/imagick.getimageindex.html - [similar]
エクスポートする 0
« ReflectionParameter::__construct ReflectionParameter::getAttributes » PHP Manual ReflectionParameter エクスポートする ReflectionParameter::export (PHP 5, PHP 7) ReflectionParameter::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この ...
https://man.plustar.jp/php/reflectionparameter.export.html - [similar]
エクスポートする 0
« ReflectionProperty::__construct ReflectionProperty::getAttributes » PHP Manual ReflectionProperty エクスポートする ReflectionProperty::export (PHP 5, PHP 7) ReflectionProperty::export — エクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に ...
https://man.plustar.jp/php/reflectionproperty.export.html - [similar]
フィールドのテーブル名を得る 0
« mysql_stat mysql_thread_id » PHP Manual MySQL 関数 フィールドのテーブル名を得る mysql_tablename (PHP 4, PHP 5) mysql_tablename — フィールドのテーブル名を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な ...
https://man.plustar.jp/php/function.mysql-tablename.html - [similar]
Imagick オブジェクトの完全なコピーを作成する 0
« Imagick::clipPathImage Imagick::clutImage » PHP Manual Imagick Imagick オブジェクトの完全なコピーを作成する Imagick::clone (PECL imagick 2, PECL imagick 3) Imagick::clone — Imagick オブジェクトの完全なコピーを作成する 説明 public Imagick::clone (): Imagick Imagick オブジェクトの完全なコ ...
https://man.plustar.jp/php/imagick.clone.html - [similar]
Windows でのおすすめの構成 0
« Windows 上での PHP インストーラ Windows 上での PHP の手動インストール » PHP Manual Windows システムへのインストール Windows でのおすすめの構成 Windows でのおすすめの構成 OpCache OpCache を有効にすることを強く推奨します。この拡張モジュールは Windows 版の PHP に含まれています。 これは PH ...
https://man.plustar.jp/php/install.windows.recommended.html - [similar]
NULL 0
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]