検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 246 for [SIMILAR] 16 1024 4096 WITH 11633 throwable WITH... (0.186 sec.)
PKCS7 フラグ/定数 0
« キーの型 CMS (暗号メッセージシンタックス) 関連のフラグ/定数 » PHP Manual 定義済み定数 PKCS7 フラグ/定数 PKCS7 フラグ/定数 S/MIME 関数はビットフィールドを使用して指定したフラグを使用します。 このビットフィールドには、以下の値を一つ以上含むことが可能です。 PKCS7 定数 定数 説明 PKCS7_TEXT ...
https://man.plustar.jp/php/openssl.pkcs7.flags.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual PCRE 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PREG 定数 定数 説明 使用可能 PREG_PATTERN_ORDER $matches[0] はパターン全体にマ ...
https://man.plustar.jp/php/pcre.constants.html - [similar]
ストレージの暗号化 0
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
エラーオブジェクトを生成する 0
« Error Error::getMessage » PHP Manual Error エラーオブジェクトを生成する Error::__construct (PHP 7, PHP 8) Error::__construct — エラーオブジェクトを生成する 説明 public Error::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) エラーを生成する。 パラメー ...
https://man.plustar.jp/php/error.construct.html - [similar]
エラーコードを取得する 0
« Error::getPrevious Error::getFile » PHP Manual Error エラーコードを取得する Error::getCode (PHP 7, PHP 8) Error::getCode — エラーコードを取得する 説明 final public Error::getCode (): int エラーコードを返します パラメータ この関数にはパラメータはありません。 戻り値 エラーコードを int 型 ...
https://man.plustar.jp/php/error.getcode.html - [similar]
エラーメッセージを取得する 0
« Error::__construct Error::getPrevious » PHP Manual Error エラーメッセージを取得する Error::getMessage (PHP 7, PHP 8) Error::getMessage — エラーメッセージを取得する 説明 final public Error::getMessage (): string エラーメッセージを返す。 パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/error.getmessage.html - [similar]
例外を作成する 0
« Exception Exception::getMessage » PHP Manual Exception 例外を作成する Exception::__construct (PHP 5, PHP 7, PHP 8) Exception::__construct — 例外を作成する 説明 public Exception::__construct ( string $message = "" , int $code = 0 , ? Throwable $previous = null ) 例外を作成します。 パラメ ...
https://man.plustar.jp/php/exception.construct.html - [similar]
例外メッセージを取得する 0
« Exception::__construct Exception::getPrevious » PHP Manual Exception 例外メッセージを取得する Exception::getMessage (PHP 5, PHP 7, PHP 8) Exception::getMessage — 例外メッセージを取得する 説明 final public Exception::getMessage (): string 例外メッセージを返します。 パラメータ この関数に ...
https://man.plustar.jp/php/exception.getmessage.html - [similar]
ReflectionClass を作成する 0
« ReflectionClass ReflectionClass::export » PHP Manual ReflectionClass ReflectionClass を作成する ReflectionClass::__construct (PHP 5, PHP 7, PHP 8) ReflectionClass::__construct — ReflectionClass を作成する 説明 public ReflectionClass::__construct ( object | string $objectOrClass ) 新しい ...
https://man.plustar.jp/php/reflectionclass.construct.html - [similar]
ReflectionClass オブジェクトの文字列表現を返す 0
« ReflectionClass::setStaticPropertyValue ReflectionClassConstant » PHP Manual ReflectionClass ReflectionClass オブジェクトの文字列表現を返す ReflectionClass::__toString (PHP 5, PHP 7, PHP 8) ReflectionClass::__toString — ReflectionClass オブジェクトの文字列表現を返す 説明 public Reflect ...
https://man.plustar.jp/php/reflectionclass.tostring.html - [similar]