検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 892 for [SIMILAR] 16 1024 4096 WITH 7926 ナリ WITH 7761 ... (0.812 sec.)
はじめに 0
« IMAP インストール/設定 » PHP Manual IMAP はじめに はじめに これらの関数は、 IMAP プロトコルのほかに NNTP や POP3 、 そしてローカルのメールボックスへのアクセスもサポートします。 しかし、IMAP 関数の中には POP プロトコルでは正常に動作しないものがあることに注意しましょう。 警告 IMAP 拡張機 ...
https://man.plustar.jp/php/intro.imap.html - [similar]
名前空間の使用法: グローバル関数/定数への移行 0
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への移行 名前空間の使用法: グローバル関数/定数への移行 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間内で、PHP が未定義のクラス名や関数、定数に出会った場合、 それぞれに応じて異なる優先順位で解決を行いま ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
内部イテレータを取得する 0
« RecursiveIteratorIterator::getDepth RecursiveIteratorIterator::getMaxDepth » PHP Manual RecursiveIteratorIterator 内部イテレータを取得する RecursiveIteratorIterator::getInnerIterator (PHP 5 >= 5.1.0, PHP 7, PHP 8) RecursiveIteratorIterator::getInnerIterator — 内部イテレータを取得する 説 ...
https://man.plustar.jp/php/recursiveiteratoriterator.getinneriterator.html - [similar]
クラス修飾子を取得する 0
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子を取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): int このクラスのアクセス修飾 ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
current() メソッド 0
« EmptyIterator EmptyIterator::key » PHP Manual EmptyIterator current() メソッド EmptyIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::current — current() メソッド 説明 public EmptyIterator::current (): never このメソッドをコールしてはいけません。アクセスされると例外をスロ ...
https://man.plustar.jp/php/emptyiterator.current.html - [similar]
key() メソッド 0
« EmptyIterator::current EmptyIterator::next » PHP Manual EmptyIterator key() メソッド EmptyIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) EmptyIterator::key — key() メソッド 説明 public EmptyIterator::key (): never このメソッドをコールしてはいけません。アクセスされると例外をスローします。 ...
https://man.plustar.jp/php/emptyiterator.key.html - [similar]
名前空間と動的言語機能 0
« 名前空間の使用法: 基本編 namespace キーワードおよび __NAMESPACE__ 定数 » PHP Manual 名前空間 名前空間と動的言語機能 名前空間と動的言語機能 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP における名前空間の実装は、PHP 自身が動的プログラミング言語であるという性質に影響を受けています。 したがって、次の ...
https://man.plustar.jp/php/language.namespaces.dynamic.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
削除された拡張モジュール 0
« PHP 7.4.x で推奨されなくなる機能 その他の変更 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 削除された拡張モジュール 削除された拡張モジュール 以下の拡張モジュールは、PECLに移され、PHPの配布物からは削除されました。これらの拡張機能のPECL版は、ユーザーが必要とすれば作られるでしょう。 Fir ...
https://man.plustar.jp/php/migration74.removed-extensions.html - [similar]
ReflectionClassConstant クラス 0
« ReflectionClass::__toString ReflectionClassConstant::__construct » PHP Manual リフレクション ReflectionClassConstant クラス ReflectionClassConstant クラス (PHP 7 >= 7.1.0, PHP 8) はじめに ReflectionClassConstant クラスは、クラス定数に関する情報を報告します。 クラス概要 class Reflection ...
https://man.plustar.jp/php/class.reflectionclassconstant.html - [similar]