検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 557 for [SIMILAR] 16 1024 4096 WITH 25127 reflectionattr... (0.998 sec.)
Serialization to BSON 0
« Persisting Data Deserialization from BSON » PHP Manual Persisting Data Serialization to BSON Serialization to BSON Arrays If an array is a packed array — i.e. empty array or the keys start at 0 and are sequential without gaps: BSON array . If the array is not packed — i.e. having assoc ...
https://man.plustar.jp/php/mongodb.persistence.serialization.html - [similar]
メソッドのアクセス範囲を設定する 0
« ReflectionMethod::isStatic ReflectionMethod::__toString » PHP Manual ReflectionMethod メソッドのアクセス範囲を設定する ReflectionMethod::setAccessible (PHP 5 >= 5.3.2, PHP 7, PHP 8) ReflectionMethod::setAccessible — メソッドのアクセス範囲を設定する 説明 public ReflectionMethod::setAcce ...
https://man.plustar.jp/php/reflectionmethod.setaccessible.html - [similar]
プロパティのアクセス範囲を設定する 0
« ReflectionProperty::isStatic ReflectionProperty::setValue » PHP Manual ReflectionProperty プロパティのアクセス範囲を設定する ReflectionProperty::setAccessible (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionProperty::setAccessible — プロパティのアクセス範囲を設定する 説明 public ReflectionPro ...
https://man.plustar.jp/php/reflectionproperty.setaccessible.html - [similar]
CSR をファイルにエクスポートする 0
« openssl_cms_verify openssl_csr_export » PHP Manual OpenSSL 関数 CSR をファイルにエクスポートする openssl_csr_export_to_file (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_export_to_file — CSR をファイルにエクスポートする 説明 openssl_csr_export_to_file ( OpenSSLCertificateSigningReq ...
https://man.plustar.jp/php/function.openssl-csr-export-to-file.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
はじめに 0
« ダイレクト IO インストール/設定 » PHP Manual ダイレクト IO はじめに はじめに PHP は、POSIX 標準(第 6 章)に記述されたダイレクト IO 関数をサポートします。 これらは、C 言語のストリーム I/O 関数 ( fopen() , fread() ,..) よりも低レベルの I/O 関数の実装です。 DIO 関数の使用は、あるデバイスを ...
https://man.plustar.jp/php/intro.dio.html - [similar]
SQL プリペアドコマンドを出力する 0
« PDOStatement::columnCount PDOStatement::errorCode » PHP Manual PDOStatement SQL プリペアドコマンドを出力する PDOStatement::debugDumpParams (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.9.0) PDOStatement::debugDumpParams — SQL プリペアドコマンドを出力する 説明 public PDOStatement::debugD ...
https://man.plustar.jp/php/pdostatement.debugdumpparams.html - [similar]
SVMModel を新規構築 0
« SVMModel::checkProbabilityModel SVMModel::getLabels » PHP Manual SVMModel SVMModel を新規構築 SVMModel::__construct (PECL svm >= 0.1.0) SVMModel::__construct — SVMModel を新規構築 説明 public SVMModel::__construct ( string $filename = ? ) SVMModel を新規構築します。 モデルは、通常は SV ...
https://man.plustar.jp/php/svmmodel.construct.html - [similar]
Exception 0
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, PHP 7, PHP 8) はじめに Exception は、 すべてのユーザー例外の基底クラスです。 クラス概要 class Exception implements Throwable { /* プロパティ */ protected string $ message = "" ; private string ...
https://man.plustar.jp/php/class.exception.html - [similar]
公開鍵でデータを復号する 0
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号する openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_public_decrypt ( string $data , string &$decrypted_data , OpenSS ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]