検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 100 for variable (0.006 sec.)
HTTP POST 変数 6657
« $_GET $_FILES » PHP Manual 定義済の変数 HTTP POST 変数 $_POST (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... す。 関数やメソッドの内部で使用する場合にも global $variable; とする必要はありません。 参考 外部からくる変数の処 ... form , メソッド , 注意 , 関数 , 自動 , スコープ , variable ...
https://man.plustar.jp/php/reserved.variables.post.html - [similar]
Seaslog 6605
« 変更履歴 はじめに » PHP Manual その他の基本モジュール Seaslog Seaslog はじめに インストール/設 ... uest_id differentiated requests SeasLog::getRequestVariable — Get SeasLog request variable SeasLog::info — Rec ... uest_id differentiated requests SeasLog::setRequestVariable — Manually set SeasLog request variable SeasLog::w ...
https://man.plustar.jp/php/book.seaslog.html - [similar]
グローバルスコープで使用可能なすべての変数への参照 6605
« スーパーグローバル $_SERVER » PHP Manual 定義済の変数 グローバルスコープで使用可能なすべての変 ... LOBALS の例 <?php function test () { $foo = "local variable" ; echo '$foo in global scope: ' . $GLOBALS [ "foo ... cope: Example content $foo in current scope: local variable 警告 PHP 8.1.0 以降、 $GLOBALS 配列全体を書き換える ... す。 関数やメソッドの内部で使用する場合にも global $variable; とする必要はありません。 注意 : 変数の可用性 他の ...
https://man.plustar.jp/php/reserved.variables.globals.html - [similar]
6553
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディン ... いは減算子です。 PHP と他の多くの言語のユーザーは、 variable++ や variable-- といった表記法に慣れていることでし ... っているのは、加算する式の値です。 前置加算は、'++ $variable ' と書かれますが、 加算後の値を評価します (PHP はそ ... ement)' という名前がついています)。 後置加算は、' $variable ++' と書かれますが、加算される前の $variable の元の ...
https://man.plustar.jp/php/language.expressions.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 6501
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... other types. Precision The precision for types of variable precision, null for other types. Scale The scale f ... or types of variable scale, null for other types. Nullable An enumerati ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
サーバーに項目を追加する 6449
« Memcache Memcache::addServer » PHP Manual Memcache サーバーに項目を追加する Memcache::add (PEC ... / memcache_add ( $memcache_obj , 'var_key' , 'test variable' , false , 30 ); /* オブジェクト指向の API */ $mem ... cache_obj -> add ( 'var_key' , 'test variable' , false , 30 ); ?> 参考 Memcache::set() - データを ...
https://man.plustar.jp/php/memcache.add.html - [similar]
既存項目の値を置換する 6449
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replac ... cache_replace ( $memcache_obj , "test_key" , "some variable" , false , 30 ); /* オブジェクト指向の API */ $mem ... cache_obj -> replace ( "test_key" , "some variable" , false , 30 ); ?> 参考 Memcache::set() - データを ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
The SeasLog class 6345
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (P ... ic getRequestID (): string public static getRequestVariable ( int $key ): bool public static info ( string $me ... string $request_id ): bool public static setRequestVariable ( int $key , string $value ): bool public static w ... uest_id differentiated requests SeasLog::getRequestVariable — Get SeasLog request variable SeasLog::info — Rec ... uest_id differentiated requests SeasLog::setRequestVariable — Manually set SeasLog request variable SeasLog::w ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
var_representation 関数 6345
« 定義済み定数 var_representation » PHP Manual var_representation var_representation 関数 var_re ... ort, readable, parsable string representation of a variable 関連キーワード: representation , var , 関数 , 定義 ...
https://man.plustar.jp/php/ref.var-representation.html - [similar]
var_representation 6293
« Ds\PriorityQueue::toArray はじめに » PHP Manual その他の基本モジュール var_representation var_ ... ort, readable, parsable string representation of a variable 関連キーワード: representation , var , インストール ...
https://man.plustar.jp/php/book.var_representation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT