検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 899 for [SIMILAR] 16 1024 4096 WITH 7371 iterable WITH 4... (0.944 sec.)
XMLReader クラス 0
« リソース型 XMLReader::close » PHP Manual XMLReader XMLReader クラス XMLReader クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに XMLReader 拡張モジュールは、プル型の XML パーサです。ドキュメント ストリーム内をカーソル風に進んでいき、その途中の各ノードで立ち止まります。 クラス概要 class XML ...
https://man.plustar.jp/php/class.xmlreader.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
はじめに 0
« リフレクション インストール/設定 » PHP Manual リフレクション はじめに はじめに PHP には完全なリフレクション API が付属しており、 クラス、インターフェイス、関数、メソッド、そして拡張モジュールについて 型やプロパティを実行時に調べることができます。 さらに、このリフレクション API は関数、 ...
https://man.plustar.jp/php/intro.reflection.html - [similar]
新しい comment ノードを作成する 0
« DOMDocument::createCDATASection DOMDocument::createDocumentFragment » PHP Manual DOMDocument 新しい comment ノードを作成する DOMDocument::createComment (PHP 5, PHP 7, PHP 8) DOMDocument::createComment — 新しい comment ノードを作成する 説明 public DOMDocument::createComment ( string $da ...
https://man.plustar.jp/php/domdocument.createcomment.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
ReflectionFunction オブジェクトを作成する 0
« ReflectionFunction ReflectionFunction::export » PHP Manual ReflectionFunction ReflectionFunction オブジェクトを作成する ReflectionFunction::__construct (PHP 5, PHP 7, PHP 8) ReflectionFunction::__construct — ReflectionFunction オブジェクトを作成する 説明 public ReflectionFunction::__co ...
https://man.plustar.jp/php/reflectionfunction.construct.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有ライブラリ形式の拡張モジュールとしてしかコンパイルできません。 --disable-all を指定してデフォルトでコンパイルされる拡張モジュールを無効にしている場合は、OPcache が利用可能になるように --enabl ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT