検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 511 for [SIMILAR] 16 1024 4096 WITH 16459 計算 WITH 1279... (0.414 sec.)
リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計算する 0
« openssl_pkcs7_verify openssl_pkey_export_to_file » PHP Manual OpenSSL 関数 リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計算する openssl_pkey_derive (PHP 7 >= 7.3.0, PHP 8) openssl_pkey_derive — リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計 ...
https://man.plustar.jp/php/function.openssl-pkey-derive.html - [similar]
サーバーとの接続をチェックし、もし切断されている場合は再接続を試みる 0
« mysqli::options mysqli::poll » PHP Manual mysqli サーバーとの接続をチェックし、もし切断されている場合は再接続を試みる mysqli::ping mysqli_ping (PHP 5, PHP 7, PHP 8) mysqli::ping -- mysqli_ping — サーバーとの接続をチェックし、もし切断されている場合は再接続を試みる 説明 オブジェクト指向型 ...
https://man.plustar.jp/php/mysqli.ping.html - [similar]
GMT からのタイムゾーンのオフセットを返す 0
« DateTimeZone::getName DateTimeZone::getTransitions » PHP Manual DateTimeZone GMT からのタイムゾーンのオフセットを返す DateTimeZone::getOffset timezone_offset_get (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTimeZone::getOffset -- timezone_offset_get — GMT からのタイムゾーンのオフセットを返す 説明 ...
https://man.plustar.jp/php/datetimezone.getoffset.html - [similar]
指定した年における復活祭の真夜中のUnix時を得る 0
« cal_to_jd easter_days » PHP Manual カレンダー 関数 指定した年における復活祭の真夜中のUnix時を得る easter_date (PHP 4, PHP 5, PHP 7, PHP 8) easter_date — 指定した年における復活祭の真夜中のUnix時を得る 説明 easter_date ( ? int $year = null , int $mode = CAL_EASTER_DEFAULT ): int 指定した ...
https://man.plustar.jp/php/function.easter-date.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
キーが指す DBA エントリを削除する 0
« dba_close dba_exists » PHP Manual DBA 関数 キーが指す DBA エントリを削除する dba_delete (PHP 4, PHP 5, PHP 7, PHP 8) dba_delete — キーが指す DBA エントリを削除する 説明 dba_delete ( string | array $key , resource $dba ): bool dba_delete() は、指定されたエントリを データベースから削除し ...
https://man.plustar.jp/php/function.dba-delete.html - [similar]
インターフェイスの実装を調べる 0
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インターフェイスの実装を調べる ReflectionClass::implementsInterface (PHP 5, PHP 7, PHP 8) ReflectionClass::implementsInterface — インターフェイスの実装を調べる 説明 public ReflectionClass::implements ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.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]