検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 457 for [SIMILAR] 16 1024 4096 WITH 37692 sqlite3result ... (2.001 sec.)
はじめに 0
« OAuth インストール/設定 » PHP Manual OAuth はじめに はじめに この拡張モジュールは、OAuth 1.0a コンシューマおよびプロバイダの機能を提供します。 OAuth は HTTP 上に構築された認証プロトコルで、 アプリケーションからデータへのアクセスが安全にできるようになります。 アプリケーション側でユーザー ...
https://man.plustar.jp/php/intro.oauth.html - [similar]
S/MIME メッセージに署名する 0
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する openssl_pkcs7_sign (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_pkcs7_sign — S/MIME メッセージに署名する 説明 openssl_pkcs7_sign ( string $input_filename , string $output_filename , OpenSSLCe ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
HashContext クラス 0
« 定義済み定数 HashContext::__construct » PHP Manual Hash HashContext クラス HashContext クラス (PHP 7 >= 7.2.0, PHP 8) はじめに クラス概要 final class HashContext { /* メソッド */ private __construct () public __serialize (): array public __unserialize ( array $data ): void } 目次 HashC ...
https://man.plustar.jp/php/class.hashcontext.html - [similar]
The MongoDB\Driver\Exception\RuntimeException class 0
« MongoDB\Driver\Exception\LogicException MongoDB\Driver\Exception\RuntimeException::hasErrorLabel » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\RuntimeException class The MongoDB\Driver\Exception\RuntimeException class (mongodb >= 1.0.0) はじめに Thrown when the dri ...
https://man.plustar.jp/php/class.mongodb-driver-exception-runtimeexception.html - [similar]
Adds values to the set 0
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
mysqli_warning クラス 0
« mysqli_driver::$report_mode mysqli_warning::__construct » PHP Manual MySQLi mysqli_warning クラス mysqli_warning クラス (PHP 5, PHP 7, PHP 8) はじめに MySQL の警告を表します。 クラス概要 final class mysqli_warning { /* プロパティ */ public string $ message ; public string $ sqlstate ; ...
https://man.plustar.jp/php/class.mysqli-warning.html - [similar]
列挙型と定数 0
« 列挙型と static メソッド トレイト » PHP Manual 列挙型(Enum) 列挙型と定数 列挙型と定数 列挙型には定数も含めることができます。 定数には public, private, protected が指定できますが、 列挙型では実際 private と protected は同じものです。 なぜなら、継承が許されていないからです。 列挙型の定数 ...
https://man.plustar.jp/php/language.enumerations.constants.html - [similar]
ファイルへの絶対パスを取得する 0
« SplFileInfo::getPerms SplFileInfo::getSize » PHP Manual SplFileInfo ファイルへの絶対パスを取得する SplFileInfo::getRealPath (PHP 5 >= 5.2.2, PHP 7, PHP 8) SplFileInfo::getRealPath — ファイルへの絶対パスを取得する 説明 public SplFileInfo::getRealPath (): string | false このメソッドは、す ...
https://man.plustar.jp/php/splfileinfo.getrealpath.html - [similar]
ReflectionReference クラス 0
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクション ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 final class Reflectio ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
シール(暗号化)されたデータをオープン(復号)する 0
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオープン(復号)する openssl_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_open — シール(暗号化)されたデータをオープン(復号)する 説明 openssl_open ( string $data , string &$output , string $en ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]