検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 316 for [SIMILAR] 16 1024 4096 WITH 15339 ィル WITH 1398... (0.356 sec.)
定義済のクラス 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]
正規表現 (Perl 互換) 0
« Parle\ParserException はじめに » PHP Manual テキスト処理 正規表現 (Perl 互換) 正規表現 (Perl 互換) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PCRE のパターン 正規表現パターンに使用可能な修飾子 — パターン修飾子 Perl とは異なる点 — Perl との違い ...
https://man.plustar.jp/php/book.pcre.html - [similar]
アルファベット順 0
« 拡張モジュールの一覧/分類 所属 » PHP Manual 拡張モジュールの一覧/分類 アルファベット順 アルファベット順 Apache APCu 配列 BC Math Bzip2 カレンダー クラス/オブジェクト CommonMark COM Componere CSPRNG Ctype CUBRID cURL Date/Time DBA dBase ダイレクト IO ディレクトリ DOM Data Structures Eio ...
https://man.plustar.jp/php/extensions.alphabetical.html - [similar]
Description 0
« Imagick::flopImage Imagick::frameImage » PHP Manual Imagick Description Imagick::forwardFourierTransformImage (PECL imagick 3 >= 3.3.0) Imagick::forwardFourierTransformImage — Description 説明 public Imagick::forwardFourierTransformimage ( bool $magnitude ): bool Implements the discret ...
https://man.plustar.jp/php/imagick.forwardfouriertransformimage.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
RADIUS Attribute Types 0
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS Attribute Types RADIUS Attribute Types These constants define RADIUS attribute types that can be used with radius_put_addr() , radius_put_attr() , radius_put_int() and radius_put_string() . RADI ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]