検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 553 for [SIMILAR] 16 1024 4096 WITH 28965 hashcontext WI... (1.794 sec.)
ErrorException 0
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException ErrorException (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに エラー例外です。 クラス概要 class ErrorException extends Exception { /* プロパティ */ protected int $ severity = E_ERROR ; /* 継承したプロパテ ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
S/MIME 暗号化されたメッセージを復号する 0
« openssl_pkcs12_read openssl_pkcs7_encrypt » PHP Manual OpenSSL 関数 S/MIME 暗号化されたメッセージを復号する openssl_pkcs7_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_decrypt — S/MIME 暗号化されたメッセージを復号する 説明 openssl_pkcs7_decrypt ( string $input_filename , ...
https://man.plustar.jp/php/function.openssl-pkcs7-decrypt.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
署名を検証する 0
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する openssl_verify (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_verify — 署名を検証する 説明 openssl_verify ( string $data , string $signature , OpenSSLAsymmetricKey | OpenSSLCertificate | array | ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
CURLStringFile クラス 0
« CURLFile::setPostFilename CURLStringFile::__construct » PHP Manual cURL CURLStringFile クラス CURLStringFile クラス (PHP 8 >= 8.1.0) はじめに CURLStringFile を使うと、 ファイルのアップロードを変数を使って直接行うことができます。 このクラスは CURLFile に似ていますが、ファイル名ではなく、 ...
https://man.plustar.jp/php/class.curlstringfile.html - [similar]
libmagic のオプションを設定する 0
« finfo_open mime_content_type » PHP Manual Fileinfo 関数 libmagic のオプションを設定する finfo_set_flags finfo::set_flags (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_set_flags -- finfo::set_flags — libmagic のオプションを設定する 説明 手続き型 finfo_set_flags ( finfo $fin ...
https://man.plustar.jp/php/function.finfo-set-flags.html - [similar]
ブラウザに blob の内容を出力する 0
« ibase_blob_create ibase_blob_get » PHP Manual Firebird/InterBase 関数 ブラウザに blob の内容を出力する ibase_blob_echo (PHP 5, PHP 7 < 7.4.0) ibase_blob_echo — ブラウザに blob の内容を出力する 説明 ibase_blob_echo ( string $blob_id ): bool ibase_blob_echo ( resource $link_identifier , ...
https://man.plustar.jp/php/function.ibase-blob-echo.html - [similar]
直近のエラーコードを得る 0
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_error — 直近のエラーコードを得る 説明 odbc_error ( ? resource $odbc = null ): string 6 桁の ODBC ステートを返します。エラーがない場合には、空の文字列を返します。 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
直近のエラーメッセージを得る 0
« odbc_error odbc_exec » PHP Manual ODBC 関数 直近のエラーメッセージを得る odbc_errormsg (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_errormsg — 直近のエラーメッセージを得る 説明 odbc_errormsg ( ? resource $odbc = null ): string 直近の ODBC エラーメッセージを含む文字列を返します。 エラーが ...
https://man.plustar.jp/php/function.odbc-errormsg.html - [similar]