検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 509 for [SIMILAR] 16 1024 4096 WITH 40557 keytype WITH 1... (0.553 sec.)
証明書が特定の目的に使用可能かどうか確認する 0
« openssl_x509_check_private_key openssl_x509_export_to_file » PHP Manual OpenSSL 関数 証明書が特定の目的に使用可能かどうか確認する openssl_x509_checkpurpose (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509_checkpurpose — 証明書が特定の目的に使用可能かどうか確認する 説明 openssl_x509_c ...
https://man.plustar.jp/php/function.openssl-x509-checkpurpose.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
The EventSslContext class 0
« EventListener::setErrorCallback EventSslContext::__construct » PHP Manual Event The EventSslContext class The EventSslContext class (PECL event >= 1.2.6-beta) はじめに Represents SSL_CTX structure. Provides methods and properties to configure the SSL context. クラス概要 final class Eve ...
https://man.plustar.jp/php/class.eventsslcontext.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
指定した伝送に関する情報を得る 0
« curl_file_create curl_init » PHP Manual cURL 関数 指定した伝送に関する情報を得る curl_getinfo (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) curl_getinfo — 指定した伝送に関する情報を得る 説明 curl_getinfo ( CurlHandle $handle , ? int $option = null ): mixed 直近の転送に関する情報を取得します。 ...
https://man.plustar.jp/php/function.curl-getinfo.html - [similar]