検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 544 for [SIMILAR] 16 1024 4096 WITH 25029 ーサ WITH 1144... (0.400 sec.)
RecursiveDirectoryIterator を作成する 0
« RecursiveDirectoryIterator RecursiveDirectoryIterator::getChildren » PHP Manual RecursiveDirectoryIterator RecursiveDirectoryIterator を作成する RecursiveDirectoryIterator::__construct (PHP 5 >= 5.1.2, PHP 7, PHP 8) RecursiveDirectoryIterator::__construct — RecursiveDirectoryIterator を ...
https://man.plustar.jp/php/recursivedirectoryiterator.construct.html - [similar]
現在の要素の子要素を返す 0
« SimpleXMLIterator::current SimpleXMLIterator::hasChildren » PHP Manual SimpleXMLIterator 現在の要素の子要素を返す SimpleXMLIterator::getChildren (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::getChildren — 現在の要素の子要素を返す 説明 public SimpleXMLIterator::getChildren (): SimpleXMLItera ...
https://man.plustar.jp/php/simplexmliterator.getchildren.html - [similar]
指定した名前空間で、タグ名に対応するすべての要素を検索する 0
« DOMDocument::getElementsByTagName DOMDocument::importNode » PHP Manual DOMDocument 指定した名前空間で、タグ名に対応するすべての要素を検索する DOMDocument::getElementsByTagNameNS (PHP 5, PHP 7, PHP 8) DOMDocument::getElementsByTagNameNS — 指定した名前空間で、タグ名に対応するすべての要素 ...
https://man.plustar.jp/php/domdocument.getelementsbytagnamens.html - [similar]
現在の要素が子要素を持つかどうかを調べる 0
« SimpleXMLIterator::getChildren SimpleXMLIterator::key » PHP Manual SimpleXMLIterator 現在の要素が子要素を持つかどうかを調べる SimpleXMLIterator::hasChildren (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::hasChildren — 現在の要素が子要素を持つかどうかを調べる 説明 public SimpleXMLIterator::ha ...
https://man.plustar.jp/php/simplexmliterator.haschildren.html - [similar]
指定した PHP トークンのシンボル名を取得する 0
« token_get_all URLs » PHP Manual Tokenizer 関数 指定した PHP トークンのシンボル名を取得する token_name (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_name — 指定した PHP トークンのシンボル名を取得する 説明 token_name ( int $id ): string token_name() は、PHP id 値のシンボル名を返します。 パ ...
https://man.plustar.jp/php/function.token-name.html - [similar]
パーサトークンの一覧 0
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトークンの一覧 PHP 言語の種々の部分は、内部的に トークン で表現されています。 不正なトークンのシーケンスが含まれるコードスニペットの場合、 Parse error: syntax error, unexpected token "==", expect ...
https://man.plustar.jp/php/tokens.html - [similar]
プロファイル情報の出力ファイルを設定する 0
« XSLTProcessor::setParameter XSLTProcessor::setSecurityPrefs » PHP Manual XSLTProcessor プロファイル情報の出力ファイルを設定する XSLTProcessor::setProfiling (PHP >= 5.3.0, PHP 7, PHP 8) XSLTProcessor::setProfiling — プロファイル情報の出力ファイルを設定する 説明 public XSLTProcessor::set ...
https://man.plustar.jp/php/xsltprocessor.setprofiling.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
セッションのデータを読み込む 0
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み込む SessionHandler::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::read — セッションのデータを読み込む 説明 public SessionHandler::read ( string $id ): string | false セッションのデータ ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]