検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 568 for [SIMILAR] 16 1024 4096 WITH 12596 代入 WITH 1193... (0.497 sec.)
汚染された文字列の汚染マークを広げる関数や文 0
« 詳細 汚染された文字列をチェックする関数や文 » PHP Manual 詳細 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列の汚染マークを広げる関数や文 関数 / 文 対応するようになったバージョン = (代入) 0.1.0 . (連結) 0.1.0 "{$var}" (変数の置換) 0.1.0 .= (連結代入) 0.1.0 strval 0.3.0 ex ...
https://man.plustar.jp/php/taint.detail.basic.html - [similar]
結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する 0
« SQLite3Result::__construct SQLite3Result::finalize » PHP Manual SQLite3Result 結果の行を、連想配列あるいは数値添字配列あるいはその両方で取得する SQLite3Result::fetchArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Result::fetchArray — 結果の行を、連想配列あるいは数値添字配列あるいはその両方 ...
https://man.plustar.jp/php/sqlite3result.fetcharray.html - [similar]
Creates rrd database file 0
« RRD 関数 rrd_error » PHP Manual RRD 関数 Creates rrd database file rrd_create (PECL rrd >= 0.9.0) rrd_create — Creates rrd database file 説明 rrd_create ( string $filename , array $options ): bool Creates the rdd database file. パラメータ filename Filename for newly created rrd file. o ...
https://man.plustar.jp/php/function.rrd-create.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリームの設定オプション 名前 デフォルト 変更可能 変更履歴 phar.readonly "1" PHP_INI_ALL phar.require_hash "1" PHP_INI_ALL phar.cache_list "" ...
https://man.plustar.jp/php/phar.configuration.html - [similar]
Updates the RRD database 0
« rrd_tune rrd_version » PHP Manual RRD 関数 Updates the RRD database rrd_update (PECL rrd >= 0.9.0) rrd_update — Updates the RRD database 説明 rrd_update ( string $filename , array $options ): bool Updates the RRD database file. The input data is time interpolated according to the prope ...
https://man.plustar.jp/php/function.rrd-update.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
Transliterator の ID を取得する 0
« Transliterator::getErrorMessage Transliterator::transliterate » PHP Manual Transliterator Transliterator の ID を取得する Transliterator::listIDs transliterator_list_ids (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) Transliterator::listIDs -- transliterator_list_ids — Transliterat ...
https://man.plustar.jp/php/transliterator.listids.html - [similar]
論理演算子 0
« 加算子/減算子 文字列演算子 » PHP Manual 演算子 論理演算子 論理演算子 論理演算子 例 名前 結果 $a and $b 論理積 $a および $b が共に true の場合に true $a or $b 論理和 $a または $b のどちらかが true の場合に true $a xor $b 排他的論理和 $a または $b のどちらかが true でかつ両方とも true で ...
https://man.plustar.jp/php/language.operators.logical.html - [similar]
キーを基準にし、コールバック関数を用いて 配列の共通項を計算する 0
« array_intersect_uassoc array_intersect » PHP Manual 配列 関数 キーを基準にし、コールバック関数を用いて 配列の共通項を計算する array_intersect_ukey (PHP 5 >= 5.1.0, PHP 7, PHP 8) array_intersect_ukey — キーを基準にし、コールバック関数を用いて 配列の共通項を計算する 説明 array_intersect_ ...
https://man.plustar.jp/php/function.array-intersect-ukey.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]