検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 100 for variable (0.021 sec.)
PHP 変数を SQL 文のパラメータにバインドする 5994
« db2_autocommit db2_client_info » PHP Manual IBM DB2 関数 PHP 変数を SQL 文のパラメータにバイン ... ( resource $stmt , int $parameter_number , string $variable_name , int $parameter_type = ? , int $data_type = ... テートメントのパラメータの位置。 1 から始まります。 variable_name parameter_number で指定したパラメータに バイン ...
https://man.plustar.jp/php/function.db2-bind-param.html - [similar]
最後に発生したエラーを取得する 5994
« error_clear_last error_log » PHP Manual エラー処理関数 最後に発生したエラーを取得する error_ge ... ります。 Array ( [type] => 8 [message] => Undefined variable: a [file] => C:\WWW\index.php [line] => 2 ) 参考 エ ...
https://man.plustar.jp/php/function.error-get-last.html - [similar]
乱数シードを設定する 5994
« gmp_random_range gmp_random » PHP Manual GMP 関数 乱数シードを設定する gmp_random_seed (PHP 7, ... 683" Warning: gmp_random_seed(): Unable to convert variable to GMP - string is not an integer in %s on line %d ...
https://man.plustar.jp/php/function.gmp-random-seed.html - [similar]
変数が null かどうか調べる 5994
« is_long is_numeric » PHP Manual 変数操作 関数 変数が null かどうか調べる is_null (PHP 4 >= 4.0 ... xistent ), is_null ( $foo )); ?> Notice: Undefined variable: inexistent in ... bool(true) bool(true) 参考 null ...
https://man.plustar.jp/php/function.is-null.html - [similar]
無名関数 5994
« 内部(ビルトイン)関数 アロー関数 » PHP Manual 関数 無名関数 無名関数 無名関数は クロージャ と ... 、 たとえば以下のようになります。 Notice: Undefined variable: message in /example.php on line 6 NULL string(5) ... > 上の例の出力は以下となります。 Notice: Undefined variable: this in %s on line %d NULL 例7 static な無名関数へ ...
https://man.plustar.jp/php/functions.anonymous.html - [similar]
Add a task to get status 5994
« GearmanClient::addTaskLowBackground GearmanClient::clearCallbacks » PHP Manual GearmanClient A ... to use event callbacks */ do { /* Use the context variable to track how many tasks have completed */ $done = ...
https://man.plustar.jp/php/gearmanclient.addtaskstatus.html - [similar]
Description 5994
« Imagick::colorizeImage Imagick::combineImages » PHP Manual Imagick Description Imagick::colorM ... ance to alpha, and various other effects. Although variable-sized transformation matrices can be used, typical ...
https://man.plustar.jp/php/imagick.colormatriximage.html - [similar]
すべてのスコープで使用できる組み込みの変数 5994
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スー ... 関数やメソッドの内部からアクセスする際にも global $variable; などとする必要はありません。 スーパーグローバルに ... ただし、それに影響を与える設定項目もあります。詳細は variables_order のドキュメントを参照ください。 注意 : 可変変 ... として使用することはできません。 参考 変数のスコープ variables_order ディレクティブ filter 拡張モジュール 関連キ ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
HTTP GET 変数 5994
« $_SERVER $_POST » PHP Manual 定義済の変数 HTTP GET 変数 $_GET (PHP 4 >= 4.1.0, PHP 5, PHP 7, P ... す。 関数やメソッドの内部で使用する場合にも global $variable; とする必要はありません。 注意 : GET 変数は urldec ...
https://man.plustar.jp/php/reserved.variables.get.html - [similar]
HTTP リクエスト変数 5994
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP ... す。 関数やメソッドの内部で使用する場合にも global $variable; とする必要はありません。 注意 : コマンドライン で ... や順序は、 PHP の設定ディレクティブ request_order や variables_order によって決まります。 参考 外部からくる変数の ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT