検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 511 for [SIMILAR] 16 1024 4096 WITH 14393 添字 WITH 1116... (0.537 sec.)
変更の操作を実行する 0
« CollectionModify::__construct CollectionModify::limit » PHP Manual mysql_xdevapi\CollectionModify 変更の操作を実行する CollectionModify::execute (No version information available, might only be in Git) CollectionModify::execute — 変更の操作を実行する 説明 public mysql_xdevapi\Collectio ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.execute.html - [similar]
行を配列として取得する 0
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_array — 行を配列として取得する 説明 pg_fetch_array ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する 0
« sodium_crypto_scalarmult_ristretto255 sodium_crypto_secretbox_keygen » PHP Manual Sodium 関数 ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する sodium_crypto_scalarmult (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_scalarmult — ユーザーの秘密鍵と、別のユーザーの公開鍵 ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult.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]
値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 0
« exp fdiv » PHP Manual Math 関数 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す expm1 (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) expm1 — 値がゼロに近い時にでも精度を保つために exp(number) - 1 を返す 説明 expm1 ( float $num ): float expm1() は、 'exp( num ) - 1' の値を返します。 ...
https://man.plustar.jp/php/function.expm1.html - [similar]
与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する 0
« openssl_x509_export openssl_x509_free » PHP Manual OpenSSL 関数 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを計算する openssl_x509_fingerprint (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_x509_fingerprint — 与えられた X.509 証明書のフィンガープリントあるいはダイジェストを ...
https://man.plustar.jp/php/function.openssl-x509-fingerprint.html - [similar]
メッセージに対応するタグを計算する 0
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual Sodium 関数 メッセージに対応するタグを計算する sodium_crypto_auth (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_auth — メッセージに対応するタグを計算する 説明 sodium_crypto_auth ( string $message , st ...
https://man.plustar.jp/php/function.sodium-crypto-auth.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]