検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1034 for [SIMILAR] 16 1024 4096 WITH 26878 countable WITH... (0.832 sec.)
Returns the number of values in the map 9880
« Ds\Map::copy Ds\Map::diff » PHP Manual Map Returns the number of values in the map Ds\Map::count (PECL ds >= 1.0.0) Ds\Map::count — Returns the number of values in the map See Countable::count() 関連キーワード: Returns , values , map , the , of , in , Map , Ds , count , copy ...
https://man.plustar.jp/php/ds-map.count.html - [similar]
Returns the number of values in the queue 9880
« Ds\Queue::copy Ds\Queue::isEmpty » PHP Manual Queue Returns the number of values in the queue Ds\Queue::count (PECL ds >= 1.0.0) Ds\Queue::count — Returns the number of values in the queue See Countable::count() 関連キーワード: Returns , values , queue , the , of , in , Queue , Ds , co ...
https://man.plustar.jp/php/ds-queue.count.html - [similar]
Returns the number of values in the stack 9880
« Ds\Stack::copy Ds\Stack::isEmpty » PHP Manual Stack Returns the number of values in the stack Ds\Stack::count (PECL ds >= 1.0.0) Ds\Stack::count — Returns the number of values in the stack See Countable::count() 関連キーワード: Returns , values , stack , the , of , in , Stack , Ds , co ...
https://man.plustar.jp/php/ds-stack.count.html - [similar]
HTTP リクエスト変数 1542
« $_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]
変数操作 1260
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする double ...
https://man.plustar.jp/php/book.var.html - [similar]
変数操作 関数 1260
« 定義済み定数 boolval » PHP Manual 変数操作 変数操作 関数 変数操作 関数 目次 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする doubleval — floatval のエイリアス empty — 変数が空であるかどうかを検査する floatval — 変数の float 値を取得 ...
https://man.plustar.jp/php/ref.var.html - [similar]
変数のスコープ 1260
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
定義済の変数 1260
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
外部から来る変数 1260
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
PHP 変数を SQL 文のパラメータにバインドする 1260
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバインドする db2_bind_param (PECL ibm_db2 >= 1.0.0) db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする 説明 db2_bind_param ( resource $stmt , int $parameter_number , string $variable_name ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT