検索

phrase: max: clip:
target: order:
Results of 311 - 320 of about 992 for [SIMILAR] 16 1024 4096 WITH 52837 ent WITH 13679... (0.736 sec.)
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
定義済み定数 0
« リソース型 IBM DB2 関数 » PHP Manual IBM DB2 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 DB2_BINARY ( int ) バイナリデータをそのままの形式で返します。デフ ...
https://man.plustar.jp/php/ibm-db2.constants.html - [similar]
Gets a record from a database as an associative array 0
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
IntlCalendar を DateTime オブジェクトに変換する 0
« IntlCalendar::setTimeZone IntlGregorianCalendar » PHP Manual IntlCalendar IntlCalendar を DateTime オブジェクトに変換する IntlCalendar::toDateTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a2) IntlCalendar::toDateTime — IntlCalendar を DateTime オブジェクトに変換する 説明 オブジェクト ...
https://man.plustar.jp/php/intlcalendar.todatetime.html - [similar]
Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステ... 0
« oci_free_statement oci_lob_copy » PHP Manual OCI8 関数 Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステートメント・リソースを返す oci_get_implicit_resultset (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL OCI8 >= 2.0.0) oci_get_implicit_resultset — Oracle Database の ...
https://man.plustar.jp/php/function.oci-get-implicit-resultset.html - [similar]
新しい DOMEntityReference オブジェクトを作成する 0
« DOMEntityReference DOMException » PHP Manual DOMEntityReference 新しい DOMEntityReference オブジェクトを作成する DOMEntityReference::__construct (PHP 5, PHP 7, PHP 8) DOMEntityReference::__construct — 新しい DOMEntityReference オブジェクトを作成する 説明 public DOMEntityReference::__co ...
https://man.plustar.jp/php/domentityreference.construct.html - [similar]
数値を加算する 0
« gmp_abs gmp_and » PHP Manual GMP 関数 数値を加算する gmp_add (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_add — 数値を加算する 説明 gmp_add ( GMP | int | string $num1 , GMP | int | string $num2 ): GMP 2 つの数を加算します。 パラメータ num1 足される数。 GMP オブジェクト、整数、あるいは数値 ...
https://man.plustar.jp/php/function.gmp-add.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
« iterator_count spl_autoload_call » PHP Manual SPL 関数 イテレータを配列にコピーする iterator_to_array (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_to_array — イテレータを配列にコピーする 説明 iterator_to_array ( Traversable $iterator , bool $preserve_keys = true ): array イテレータの要素を配 ...
https://man.plustar.jp/php/function.iterator-to-array.html - [similar]