検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 199 for [SIMILAR] 16 1024 4096 WITH 25864 onclose WITH 1... (0.321 sec.)
Creates a new map using keys that aren't in another map 0
« Ds\Map::count Ds\Map::filter » PHP Manual Map Creates a new map using keys that aren't in another map Ds\Map::diff (PECL ds >= 1.0.0) Ds\Map::diff — Creates a new map using keys that aren't in another map 説明 public Ds\Map::diff ( Ds\Map $map ): Ds\Map Returns the result of removing a ...
https://man.plustar.jp/php/ds-map.diff.html - [similar]
Determines if the sequence contains given values 0
« Ds\Sequence::capacity Ds\Sequence::filter » PHP Manual Sequence Determines if the sequence contains given values Ds\Sequence::contains (PECL ds >= 1.0.0) Ds\Sequence::contains — Determines if the sequence contains given values 説明 abstract public Ds\Sequence::contains ( mixed ...$valu ...
https://man.plustar.jp/php/ds-sequence.contains.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
生データを文字列に変換する 0
« radius_cvt_int radius_demangle_mppe_key » PHP Manual Radius 関数 生データを文字列に変換する radius_cvt_string (PECL radius >= 1.1.0) radius_cvt_string — 生データを文字列に変換する 説明 radius_cvt_string ( string $data ): string 生データを文字列に変換します。 パラメータ data 入力値 戻り ...
https://man.plustar.jp/php/function.radius-cvt-string.html - [similar]
登録されているフィルタのリストを取得する 0
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリストを取得する stream_get_filters (PHP 5, PHP 7, PHP 8) stream_get_filters — 登録されているフィルタのリストを取得する 説明 stream_get_filters (): array 実行中のシステムに登録されているフィルタの一 ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
RADIUS Vendor Specific Attribute Types 0
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RADIUS Vendor Specific Attribute Types RADIUS_VENDOR_MICROSOFT ( int ) Microsoft specific vendor attributes ( » RFC 2548 ), one of: RADIUS_MICROSOFT_MS_CHAP_RESPONSE RADIUS_MICROSOFT_MS_CHAP_ERRO ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
定義済のクラス 0
« キーワードのリスト 定義済みの定数 » PHP Manual 予約語の一覧 定義済のクラス 定義済のクラス ここでは、標準で定義されているクラスをとりあげます。 さまざまな拡張モジュールで定義されるその他のクラスについては、 個々の拡張モジュールのリファレンスで述べられています。 標準で定義されているクラス ...
https://man.plustar.jp/php/reserved.classes.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
« filter_var はじめに » PHP Manual 変数・データ型関連 関数処理 関数処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 関数処理 関数 call_user_func_array — パラメータの配列を指定してコールバック関数をコールする call_user_func — 最初の引数で指定したコー ...
https://man.plustar.jp/php/book.funchand.html - [similar]