検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 289 for [SIMILAR] 16 1024 4096 WITH 52268 ブパ WITH 4794... (0.296 sec.)
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
設定を変更するには 0
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更するには Apache モジュールとして PHP を実行している場合 PHP を Apache モジュールとして使用している場合、Apache 設定ファイル (例、 httpd.conf ) もしくは .htaccess ファイルにディレクティブを記述する ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]
イテレータがアタッチされているかどうかを調べる 0
« MultipleIterator::__construct MultipleIterator::countIterators » PHP Manual MultipleIterator イテレータがアタッチされているかどうかを調べる MultipleIterator::containsIterator (PHP 5 >= 5.3.0, PHP 7, PHP 8) MultipleIterator::containsIterator — イテレータがアタッチされているかどうかを調べ ...
https://man.plustar.jp/php/multipleiterator.containsiterator.html - [similar]
インターフェイスの実装を調べる 0
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インターフェイスの実装を調べる ReflectionClass::implementsInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::implementsInterface — インターフェイスの実装を調べる 説明 public ReflectionClass::implements ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
ドキュメント内の次のノードに移動する 0
« XMLReader::open XMLReader::readInnerXml » PHP Manual XMLReader ドキュメント内の次のノードに移動する XMLReader::read (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::read — ドキュメント内の次のノードに移動する 説明 public XMLReader::read (): bool ドキュメント内の次のノードにカーソルを移動します ...
https://man.plustar.jp/php/xmlreader.read.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
手早く入力文字列をパースする 0
« MessageFormatter::getPattern MessageFormatter::parse » PHP Manual MessageFormatter 手早く入力文字列をパースする MessageFormatter::parseMessage msgfmt_parse_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::parseMessage -- msgfmt_parse_message — 手早く入力文字 ...
https://man.plustar.jp/php/messageformatter.parsemessage.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]