検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 287 for [SIMILAR] 16 1024 4096 WITH 11849 ーズ WITH 9025... (0.566 sec.)
署名のためのキーを追加する 0
« gnupg_addencryptkey gnupg_cleardecryptkeys » PHP Manual GnuPG 関数 署名のためのキーを追加する gnupg_addsignkey (PECL gnupg >= 0.5) gnupg_addsignkey — 署名のためのキーを追加する 説明 gnupg_addsignkey ( resource $identifier , string $fingerprint , string $passphrase = ? ): bool パラメータ ...
https://man.plustar.jp/php/function.gnupg-addsignkey.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
はじめに 0
« エラー処理 インストール/設定 » PHP Manual エラー処理 はじめに はじめに 以下の関数は、エラー処理およびログ記録を行います。これらの関数によ り、独自のエラー処理規則を定義することが可能になり、同時にエラーの ログを記録する方法を修正することが可能になります。これにより、ニーズに 即したエラ ...
https://man.plustar.jp/php/intro.errorfunc.html - [similar]
ホスト公開鍵を使用して認証を行う 0
« ssh2_auth_agent ssh2_auth_none » PHP Manual SSH2 関数 ホスト公開鍵を使用して認証を行う ssh2_auth_hostbased_file (PECL ssh2 >= 0.9.0) ssh2_auth_hostbased_file — ホスト公開鍵を使用して認証を行う 説明 ssh2_auth_hostbased_file ( resource $session , string $username , string $hostname , str ...
https://man.plustar.jp/php/function.ssh2-auth-hostbased-file.html - [similar]
PHP 5.6.x から PHP 7.0.x への移行 0
« Windows のサポート 下位互換性のない変更点 » PHP Manual 付録 PHP 5.6.x から PHP 7.0.x への移行 PHP 5.6.x から PHP 7.0.x への移行 目次 下位互換性のない変更点 新機能 PHP 7.0.x で推奨されなくなる機能 変更された関数 新しい関数 新しいクラスおよびインターフェイス 新しいグローバル定数 SAPI モジ ...
https://man.plustar.jp/php/migration70.html - [similar]
秒およびナノ秒単位で実行を遅延する 0
« sys_getloadavg time_sleep_until » PHP Manual その他の関数 秒およびナノ秒単位で実行を遅延する time_nanosleep (PHP 5, PHP 7, PHP 8) time_nanosleep — 秒およびナノ秒単位で実行を遅延する 説明 time_nanosleep ( int $seconds , int $nanoseconds ): array | bool 指定した seconds および nanosecond ...
https://man.plustar.jp/php/function.time-nanosleep.html - [similar]
秘密鍵を取得する 0
« openssl_pkey_get_details openssl_pkey_get_public » PHP Manual OpenSSL 関数 秘密鍵を取得する openssl_pkey_get_private (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_pkey_get_private — 秘密鍵を取得する 説明 openssl_pkey_get_private ( OpenSSLAsymmetricKey | OpenSSLCertificate | array | str ...
https://man.plustar.jp/php/function.openssl-pkey-get-private.html - [similar]
公開鍵を使用した認証を行う 0
« ssh2_auth_password ssh2_connect » PHP Manual SSH2 関数 公開鍵を使用した認証を行う ssh2_auth_pubkey_file (PECL ssh2 >= 0.9.0) ssh2_auth_pubkey_file — 公開鍵を使用した認証を行う 説明 ssh2_auth_pubkey_file ( resource $session , string $username , string $pubkeyfile , string $privkeyfile , ...
https://man.plustar.jp/php/function.ssh2-auth-pubkey-file.html - [similar]
指定した書式でフォーマットした日付を返す 0
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットした日付を返す DateTime::format DateTimeImmutable::format DateTimeInterface::format date_format (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::format -- DateTimeImmutable::format -- DateTimeInterface: ...
https://man.plustar.jp/php/datetime.format.html - [similar]