検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 906 for [SIMILAR] 16 1024 4096 WITH 18040 乗算 WITH 6294... (1.182 sec.)
項目の値を減らす 0
« Memcache::connect Memcache::delete » PHP Manual Memcache 項目の値を減らす Memcache::decrement (PECL memcache >= 0.2.0) Memcache::decrement — 項目の値を減らす 説明 Memcache::decrement ( string $key , int $value = 1 ): int | false Memcache::decrement() は、項目の値を value だけ減らします ...
https://man.plustar.jp/php/memcache.decrement.html - [similar]
既存項目の値を置換する 0
« Memcache::pconnect Memcache::set » PHP Manual Memcache 既存項目の値を置換する Memcache::replace (PECL memcache >= 0.2.0) Memcache::replace — 既存項目の値を置換する 説明 Memcache::replace ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool Memcache::replace() は、 key に ...
https://man.plustar.jp/php/memcache.replace.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
全ての行を取得する 0
« DocResult::__construct DocResult::fetchOne » PHP Manual mysql_xdevapi\DocResult 全ての行を取得する DocResult::fetchAll (No version information available, might only be in Git) DocResult::fetchAll — 全ての行を取得する 説明 public mysql_xdevapi\DocResult::fetchAll (): array 結果セットから ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.fetchall.html - [similar]
結果セットのフィールド数を取得する 0
« mysqli_result::fetch_row mysqli_result::field_seek » PHP Manual mysqli_result 結果セットのフィールド数を取得する mysqli_result::$field_count mysqli_num_fields (PHP 5, PHP 7, PHP 8) mysqli_result::$field_count -- mysqli_num_fields — 結果セットのフィールド数を取得する 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-result.field-count.html - [similar]
指定したステートメントのカラム数を返す 0
« mysqli_stmt::fetch mysqli_stmt::free_result » PHP Manual mysqli_stmt 指定したステートメントのカラム数を返す mysqli_stmt::$field_count mysqli_stmt_field_count (PHP 5, PHP 7, PHP 8) mysqli_stmt::$field_count -- mysqli_stmt_field_count — 指定したステートメントのカラム数を返す 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-stmt.field-count.html - [similar]
通貨の値をフォーマットする 0
« NumberFormatter::create NumberFormatter::format » PHP Manual NumberFormatter 通貨の値をフォーマットする NumberFormatter::formatCurrency numfmt_format_currency (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::formatCurrency -- numfmt_format_currency — 通貨の値をフォー ...
https://man.plustar.jp/php/numberformatter.formatcurrency.html - [similar]
フォーマッタのロケールを取得する 0
« NumberFormatter::getErrorMessage NumberFormatter::getPattern » PHP Manual NumberFormatter フォーマッタのロケールを取得する NumberFormatter::getLocale numfmt_get_locale (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getLocale -- numfmt_get_locale — フォーマッタのロケ ...
https://man.plustar.jp/php/numberformatter.getlocale.html - [similar]
フォーマッタのパターンを取得する 0
« NumberFormatter::getLocale NumberFormatter::getSymbol » PHP Manual NumberFormatter フォーマッタのパターンを取得する NumberFormatter::getPattern numfmt_get_pattern (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::getPattern -- numfmt_get_pattern — フォーマッタのパター ...
https://man.plustar.jp/php/numberformatter.getpattern.html - [similar]