検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1767 for [SIMILAR] 16 1024 4096 WITH 25368 xmlreader WITH... (1.108 sec.)
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
セッションのデータを読み込む 0
« SessionHandlerInterface::open SessionHandlerInterface::write » PHP Manual SessionHandlerInterface セッションのデータを読み込む SessionHandlerInterface::read (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::read — セッションのデータを読み込む 説明 public SessionHandlerInterface:: ...
https://man.plustar.jp/php/sessionhandlerinterface.read.html - [similar]
セッションのデータを書き込む 0
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]
ファイルから HTML を読み込む 0
« DOMDocument::loadHTML DOMDocument::loadXML » PHP Manual DOMDocument ファイルから HTML を読み込む DOMDocument::loadHTMLFile (PHP 5, PHP 7, PHP 8) DOMDocument::loadHTMLFile — ファイルから HTML を読み込む 説明 public DOMDocument::loadHTMLFile ( string $filename , int $options = 0 ): DOMDo ...
https://man.plustar.jp/php/domdocument.loadhtmlfile.html - [similar]
HTTP ファイルアップロード変数 0
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで現在のスクリプトにアップロードされた項目の連想配列です。 この配列の構造については POST メソッドによるア ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]
ファイルを削除する 0
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
ディレクトリを作成する 0
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 0
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir — ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメソッドは、 rmdir() に ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
XML パーサ 関数 0
« XML 外部エンティティの例 xml_error_string » PHP Manual XML パーサ XML パーサ 関数 XML パーサ 関数 目次 xml_error_string — XML パーサのエラー文字列を得る xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る xml_get_current_column_number — XML パーサのカレントのカラ ...
https://man.plustar.jp/php/ref.xml.html - [similar]
ファイルあるいはディレクトリの名前を変える 0
« streamWrapper::mkdir streamWrapper::rmdir » PHP Manual streamWrapper ファイルあるいはディレクトリの名前を変える streamWrapper::rename (PHP 5, PHP 7, PHP 8) streamWrapper::rename — ファイルあるいはディレクトリの名前を変える 説明 public streamWrapper::rename ( string $path_from , string ...
https://man.plustar.jp/php/streamwrapper.rename.html - [similar]