検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 678 for [SIMILAR] 16 1024 4096 WITH 18804 ジオ WITH 1530... (0.726 sec.)
iconv 関数 0
« 定義済み定数 iconv_get_encoding » PHP Manual iconv iconv 関数 iconv 関数 参考 GNU Recode 関数 も参照してください。 目次 iconv_get_encoding — iconv 拡張モジュールの内部設定変数を取得する iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode — MIM ...
https://man.plustar.jp/php/ref.iconv.html - [similar]
マルチバイト文字列 関数 0
« PHP の文字エンコーディングに関する要件 mb_check_encoding » PHP Manual マルチバイト文字列 マルチバイト文字列 関数 マルチバイト文字列 関数 リファレンス マルチバイト文字エンコーディングおよびそれに関連する問題は非常に複雑で、 このドキュメントの範囲を超えています。これらの問題に関連するより ...
https://man.plustar.jp/php/ref.mbstring.html - [similar]
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
戻り値の型を仮で宣言しているかを返す 0
« ReflectionFunctionAbstract::hasReturnType ReflectionFunctionAbstract::inNamespace » PHP Manual ReflectionFunctionAbstract 戻り値の型を仮で宣言しているかを返す ReflectionFunctionAbstract::hasTentativeReturnType (PHP 8 >= 8.1.0) ReflectionFunctionAbstract::hasTentativeReturnType — 戻り値 ...
https://man.plustar.jp/php/reflectionfunctionabstract.hastentativereturntype.htm... - [similar]
HTTP クッキー 0
« $_ENV $php_errormsg » PHP Manual 定義済の変数 HTTP クッキー $_COOKIE (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_COOKIE — HTTP クッキー 説明 現在のスクリプトに HTTP クッキーから渡された変数の連想配列です。 例 例1 $_COOKIE の例 <?php echo 'Hello ' . htmlspecialchars ( $_COOKIE [ "name" ]) . ...
https://man.plustar.jp/php/reserved.variables.cookies.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]
HTTP POST 変数 0
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_POST — HTTP POST 変数 説明 Content-Type に application/x-www-form-urlencoded あるいは multipart/form-data を用いた HTTP リクエストで、 HTTP POST メソッドから現在のスクリプトに渡された変 ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
古いセッションを削除する 0
« SessionHandlerInterface::destroy SessionHandlerInterface::open » PHP Manual SessionHandlerInterface 古いセッションを削除する SessionHandlerInterface::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::gc — 古いセッションを削除する 説明 public SessionHandlerInterface::gc ( int $ ...
https://man.plustar.jp/php/sessionhandlerinterface.gc.html - [similar]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.html - [similar]
FilterIterator クラス 0
« FilesystemIterator::setFlags FilterIterator::accept » PHP Manual イテレータ FilterIterator クラス FilterIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに この抽象イテレータは、望まざる値をフィルタリングします。 独自のイテレータフィルタを実装するには、このクラスを継承しなければなり ...
https://man.plustar.jp/php/class.filteriterator.html - [similar]