検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 511 for [SIMILAR] 16 1024 4096 WITH 14393 添字 WITH 1116... (1.088 sec.)
配列のすべてのキーの大文字小文字を変更する 0
« 配列 関数 array_chunk » PHP Manual 配列 関数 配列のすべてのキーの大文字小文字を変更する array_change_key_case (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_change_key_case — 配列のすべてのキーの大文字小文字を変更する 説明 array_change_key_case ( array $array , int $case = CASE_LOWER ): a ...
https://man.plustar.jp/php/function.array-change-key-case.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
X509 証明書をパースし、配列として情報を返す 0
« openssl_x509_free openssl_x509_read » PHP Manual OpenSSL 関数 X509 証明書をパースし、配列として情報を返す openssl_x509_parse (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_parse — X509 証明書をパースし、配列として情報を返す 説明 openssl_x509_parse ( OpenSSLCertificate | string $cer ...
https://man.plustar.jp/php/function.openssl-x509-parse.html - [similar]
ルジェンドル記号 0
« gmp_lcm gmp_mod » PHP Manual GMP 関数 ルジェンドル記号 gmp_legendre (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_legendre — ルジェンドル記号 説明 gmp_legendre ( GMP | int | string $num1 , GMP | int | string $num2 ): int num1 と num2 の » ルジェンドル記号 を計算します。 num2 は、正の奇数で ...
https://man.plustar.jp/php/function.gmp-legendre.html - [similar]
指数表現 0
« pi rad2deg » PHP Manual Math 関数 指数表現 pow (PHP 4, PHP 5, PHP 7, PHP 8) pow — 指数表現 説明 pow ( mixed $num , mixed $exponent ): int | float | object num の exponent 乗を返します。 注意 : ** 演算子も使えます。 パラメータ num 使用する基数。 exponent 指数。 戻り値 num の exponent 乗 ...
https://man.plustar.jp/php/function.pow.html - [similar]
アップロードされたファイルを新しい位置に移動する 0
« mkdir parse_ini_file » PHP Manual ファイルシステム 関数 アップロードされたファイルを新しい位置に移動する move_uploaded_file (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) move_uploaded_file — アップロードされたファイルを新しい位置に移動する 説明 move_uploaded_file ( string $from , string $to ): ...
https://man.plustar.jp/php/function.move-uploaded-file.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 0
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントからのエラーの一覧を返す mysqli_stmt::$error_list mysqli_stmt_error_list (PHP 5 >= 5.4.0, PHP 7, PHP 8) mysqli_stmt::$error_list -- mysqli_stmt_error_list — 直近で実行したステートメントからのエ ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
結果セットの次の行を連想配列で取得する 0
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_assoc -- mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オ ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
結果セットの次の行を取得し、オブジェクトとして返す 0
« mysqli_result::fetch_fields mysqli_result::fetch_row » PHP Manual mysqli_result 結果セットの次の行を取得し、オブジェクトとして返す mysqli_result::fetch_object mysqli_fetch_object (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_object -- mysqli_fetch_object — 結果セットの次の行を取得し、オブ ...
https://man.plustar.jp/php/mysqli-result.fetch-object.html - [similar]
余りつきの平方根 0
« gmp_sqrt gmp_strval » PHP Manual GMP 関数 余りつきの平方根 gmp_sqrtrem (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sqrtrem — 余りつきの平方根 説明 gmp_sqrtrem ( GMP | int | string $num ): array ある数の平方根を余りつきで計算します。 パラメータ num 平方根を計算したい数。 GMP オブジェクト、 ...
https://man.plustar.jp/php/function.gmp-sqrtrem.html - [similar]