検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 492 for [SIMILAR] 16 1024 4096 WITH 48893 stringable WIT... (0.399 sec.)
SAPI モジュールの変更 0
« 新しいグローバル定数 削除された拡張モジュールおよび SAPI » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 SAPI モジュールの変更 SAPI モジュールの変更 FPM 制限のない listen ポートは、 IPv4 と IPv6 の両方をリスンするようになりました。 PHP 5 では、 listen ディレクティブにポート番号だけを指定 ...
https://man.plustar.jp/php/migration70.sapi-changes.html - [similar]
PHP 8.0.x から PHP 8.1.x への移行 0
« PHP関連の出版物 新機能 » PHP Manual 付録 PHP 8.0.x から PHP 8.1.x への移行 PHP 8.0.x から PHP 8.1.x への移行 目次 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位互換性のない変更点 PHP 8.1.x で推奨されなくなる機能 その他の変更 この新しいマイナーバージ ...
https://man.plustar.jp/php/migration81.html - [similar]
はじめに 0
« クラスとオブジェクト クラスの基礎 » PHP Manual クラスとオブジェクト はじめに はじめに PHP には完全なオブジェクトモデルが搭載されています。 搭載されている機能には アクセス権 、 abstract クラスやメソッド、 final クラスやメソッド、 新たな マジックメソッド 、 インターフェイス 、 オブジェク ...
https://man.plustar.jp/php/oop5.intro.html - [similar]
抽象クラスであるかどうかを調べる 0
« ReflectionClass::inNamespace ReflectionClass::isAnonymous » PHP Manual ReflectionClass 抽象クラスであるかどうかを調べる ReflectionClass::isAbstract (PHP 5, PHP 7, PHP 8) ReflectionClass::isAbstract — 抽象クラスであるかどうかを調べる 説明 public ReflectionClass::isAbstract (): bool 抽象 ...
https://man.plustar.jp/php/reflectionclass.isabstract.html - [similar]
日付および時刻関連 0
« sqlsrv_server_info カレンダー » PHP Manual 関数リファレンス 日付および時刻関連 日付および時刻関連 カレンダー はじめに インストール/設定 定義済み定数 カレンダー 関数 Date/Time — 日付・時刻 はじめに インストール/設定 定義済み定数 例 DateTime — DateTime クラス DateTimeImmutable — DateTime ...
https://man.plustar.jp/php/refs.calendar.html - [similar]
セキュリティの考慮 0
« リソース型 定義済み定数 » PHP Manual インストール/設定 セキュリティの考慮 セキュリティの考慮 この拡張モジュールでは、アクションによっては管理者権限が必要なものがあります。 たとえば create , delete , start , stop , pause そして continue です。 これによって、Webインターフェイスやリモート ...
https://man.plustar.jp/php/win32service.security.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Generator クラス 0
« Closure::fromCallable Generator::current » PHP Manual 定義済みのインターフェイスとクラス Generator クラス Generator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに Generator は ジェネレータ が返すオブジェクトです。 警告 Generator オブジェクトのインスタンスは new では作れません。 クラス概 ...
https://man.plustar.jp/php/class.generator.html - [similar]
WeakReference クラス 0
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス WeakReference クラス WeakReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに 弱い参照により、オブジェクトが破棄されるのを妨げないオブジェクトへの参照を保持することが可能です。 この機能は、キャッシ ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
EZMLM で必要なハッシュ値を計算する 0
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 >= 4.0.2, PHP 5, PHP 7) ezmlm_hash — EZMLM で必要なハッシュ値を計算する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨します。 説明 ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]