検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 553 for [SIMILAR] 16 1024 4096 WITH 28965 hashcontext WI... (2.127 sec.)
プロパティのアクセス範囲を設定する 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]
Error 0
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, PHP 8) はじめに Error は、PHP のすべての内部エラーの基底クラスです。 クラス概要 class Error implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = ...
https://man.plustar.jp/php/class.error.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]