検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1480 for [SIMILAR] 16 1024 4096 WITH 10475 simplexml WITH... (1.309 sec.)
タイムスタンプを変更する 0
« DateTime::getLastErrors DateTime::__set_state » PHP Manual DateTime タイムスタンプを変更する DateTime::modify date_modify (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::modify -- date_modify — タイムスタンプを変更する 説明 オブジェクト指向型 public DateTime::modify ( string $modifier ): Date ...
https://man.plustar.jp/php/datetime.modify.html - [similar]
PostgreSQL 関数 0
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注意 : すべての関数がすべての構築環境でサポートされるわけではありません。 サポートされる関数は、使用する libpq(PostgreSQL の C クライアント ライブラリ)のバージョンと libpq のコンパイル方法に依 ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
COM関数 0
« com_exception com_create_guid » PHP Manual COM COM関数 COM関数 参考 COM についてのより詳細な情報は » COM 仕様 を読みましょう。 PHP と COM の FAQ からも情報が得られるでしょう。 MS Office アプリケーションをサーバーサイドで使用しようと考えておられるなら、 » Considerations for Server-Side ...
https://man.plustar.jp/php/ref.com.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 0
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す db2_fetch_object (PECL ibm_db2 >= 1.0.0) db2_fetch_object — 結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 説明 db2_fetch_object ( resource $stm ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
数値を乗算する 0
« gmp_mod gmp_neg » PHP Manual GMP 関数 数値を乗算する gmp_mul (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mul — 数値を乗算する 説明 gmp_mul ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 と num2 をかけ、 結果を返します。 パラメータ num1 num2 を掛けられる数。 GMP オブジェ ...
https://man.plustar.jp/php/function.gmp-mul.html - [similar]
数値の減算 0
« gmp_strval gmp_testbit » PHP Manual GMP 関数 数値の減算 gmp_sub (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sub — 数値の減算 説明 gmp_sub ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num1 から num2 を引いた結果を返します。 パラメータ num1 引かれる数。 GMP オブジェクト、整 ...
https://man.plustar.jp/php/function.gmp-sub.html - [similar]
モジュロ演算 0
« gmp_legendre gmp_mul » PHP Manual GMP 関数 モジュロ演算 gmp_mod (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_mod — モジュロ演算 説明 gmp_mod ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP num2 を法とした num1 を計算します。結果は常に非負であり、 num2 の符号は無視されます。 パ ...
https://man.plustar.jp/php/function.gmp-mod.html - [similar]
ビット OR を計算する 0
« gmp_nextprime gmp_perfect_power » PHP Manual GMP 関数 ビット OR を計算する gmp_or (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_or — ビット OR を計算する 説明 gmp_or ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット OR を計算します。 パラメータ num1 GMP オブ ...
https://man.plustar.jp/php/function.gmp-or.html - [similar]
ビット XOR を計算する 0
« gmp_testbit GMP » PHP Manual GMP 関数 ビット XOR を計算する gmp_xor (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_xor — ビット XOR を計算する 説明 gmp_xor ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの GMP 数のビット排他的論理和 (XOR) を計算します。 パラメータ num1 GMP ...
https://man.plustar.jp/php/function.gmp-xor.html - [similar]