検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 892 for [SIMILAR] 16 1024 4096 WITH 7926 ナリ WITH 7761 ... (0.702 sec.)
クラスとオブジェクト 0
« 第一級callableを生成する記法 はじめに » PHP Manual 言語リファレンス クラスとオブジェクト クラスとオブジェクト 目次 はじめに クラスの基礎 プロパティ オブジェクト定数 クラスのオートローディング コンストラクタとデストラクタ アクセス権 オブジェクトの継承 スコープ定義演算子 (::) static キー ...
https://man.plustar.jp/php/language.oop5.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
はじめに 0
« クラスとオブジェクト クラスの基礎 » PHP Manual クラスとオブジェクト はじめに はじめに PHP には完全なオブジェクトモデルが搭載されています。 搭載されている機能には アクセス権 、 abstract クラスやメソッド、 final クラスやメソッド、 新たな マジックメソッド 、 インターフェイス 、 オブジェク ...
https://man.plustar.jp/php/oop5.intro.html - [similar]
Phar アーカイブの使用法: Phar クラスおよび PharData クラス 0
« Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの作成 » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: Phar クラスおよび PharData クラス Phar アーカイブの使用法: Phar クラスおよび PharData クラス Phar クラスは Phar アーカイブの読み込みや操作をサポートしてい ...
https://man.plustar.jp/php/phar.using.object.html - [similar]
定数を取得する 0
« ReflectionClass::getConstant ReflectionClass::getConstructor » PHP Manual ReflectionClass 定数を取得する ReflectionClass::getConstants (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstants — 定数を取得する 説明 public ReflectionClass::getConstants ( ? int $filter = null ): array アクセス ...
https://man.plustar.jp/php/reflectionclass.getconstants.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
Unix ドメイン: Unix および UDG 0
« Internet ドメイン: TCP、UDP、SSL、および TLS PHP 型の比較表 » PHP Manual サポートされるソケットトランスポートのリスト Unix ドメイン: Unix および UDG Unix ドメイン: Unix および UDG unix:// および udg:// unix:///tmp/mysock udg:///tmp/mysock unix:// は、Unix ドメインを使用したソケットスト ...
https://man.plustar.jp/php/transports.unix.html - [similar]
Win32 サービスの情報 0
« Win32 リカバリアクション Win32ServiceException » PHP Manual 定義済み定数 Win32 サービスの情報 Win32 サービスの情報 定数 値 説明 WIN32_INFO_SERVICE "service" WIN32_INFO_DISPLAY "display" WIN32_INFO_USER "user" WIN32_INFO_PASSWORD "password" WIN32_INFO_PATH "path" WIN32_INFO_PARAMS "para ...
https://man.plustar.jp/php/win32service.constants.serviceinfos.html - [similar]
セキュリティの考慮 0
« リソース型 定義済み定数 » PHP Manual インストール/設定 セキュリティの考慮 セキュリティの考慮 この拡張モジュールでは、アクションによっては管理者権限が必要なものがあります。 たとえば create , delete , start , stop , pause そして continue です。 これによって、Webインターフェイスやリモート ...
https://man.plustar.jp/php/win32service.security.html - [similar]
アプリケーションの設定 0
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記した配列か、あるいは ini ファイルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construct() に渡さなければいけません。 Yaf は、アプリケーションの設定とユーザーの設定を自動的に ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]