検索

phrase: max: clip:
target: order:
Results of 601 - 610 of about 949 for [SIMILAR] 16 1024 4096 WITH 16956 reflectionmeth... (4.944 sec.)
ディレクトリハンドルからエントリを読み込む 0
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリハンドルからエントリを読み込む streamWrapper::dir_readdir (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::dir_readdir — ディレクトリハンドルからエントリを読み込む 説明 public streamWrapp ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
修飾子の名前を取得する 0
« Reflection::export ReflectionClass » PHP Manual Reflection 修飾子の名前を取得する Reflection::getModifierNames (PHP 5, PHP 7, PHP 8) Reflection::getModifierNames — 修飾子の名前を取得する 説明 public static Reflection::getModifierNames ( int $modifiers ): array 修飾子の名前を取得します。 ...
https://man.plustar.jp/php/reflection.getmodifiernames.html - [similar]
要素を追加する 0
« ArrayIterator ArrayIterator::asort » PHP Manual ArrayIterator 要素を追加する ArrayIterator::append (PHP 5, PHP 7, PHP 8) ArrayIterator::append — 要素を追加する 説明 public ArrayIterator::append ( mixed $value ): void 値を最後の要素として追加します。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/arrayiterator.append.html - [similar]
変更履歴 0
« 定義済み定数 例 » PHP Manual Mysql_xdevapi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Mysql_xdevapi 拡張機能の変更履歴 Mysql_xdevapi 拡張機能の変更履歴を以下に示します。 ext/mysql_xdevapi 全体の変更 バージョン 説明 8.0.28 TLSv1 と TLSv1.1 ...
https://man.plustar.jp/php/changelog.mysql_xdevapi.html - [similar]
AssertionError 0
« ArithmeticError DivisionByZeroError » PHP Manual 定義済みの例外 AssertionError AssertionError (PHP 7, PHP 8) はじめに AssertionError は、 assert() によるアサーションが失敗したときにスローされます。 クラス概要 class AssertionError extends Error { /* 継承したプロパティ */ protected strin ...
https://man.plustar.jp/php/class.assertionerror.html - [similar]
BadFunctionCallException クラス 0
« 例外 BadMethodCallException » PHP Manual 例外 BadFunctionCallException クラス BadFunctionCallException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 未定義の関数をコールバックが参照したり、引数を指定しなかったりした場合にスローされる例外です。 クラス概要 class BadFunctionCallException ...
https://man.plustar.jp/php/class.badfunctioncallexception.html - [similar]
com_exception クラス 0
« COMPersistHelper::SaveToStream COM関数 » PHP Manual COM com_exception クラス com_exception クラス (PHP 5, PHP 7, PHP 8) はじめに クラス概要 final class com_exception extends Exception { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; protected ...
https://man.plustar.jp/php/class.com-exception.html - [similar]