検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 111 for methods (0.002 sec.)
mysqlnd のプラグインAPI 7640
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manua ... plugin_get_plugin_protocol_data() mysqlnd_conn_get_methods() mysqlnd_result_get_methods() mysqlnd_result_meta ... _get_methods() mysqlnd_stmt_get_methods() mysqlnd_net_get_metho ... ds() mysqlnd_protocol_get_methods() プラグインが何かとか、どのようにプラグインが機能 ... キーワード: mysqlnd , plugin , ext , query , 接続 , methods , メソッド , アプリケーション , 確立 , data ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
メソッドの配列を取得する 7640
« ReflectionClass::getMethod ReflectionClass::getModifiers » PHP Manual ReflectionClass メソッド ... の配列を取得する ReflectionClass::getMethods (PHP 5, PHP 7, PHP 8) ReflectionClass::getMethods ... ッドの配列を取得する 説明 public ReflectionClass::getMethods ( ? int $filter = null ): array クラスのメソッドの ... nullable になりました。 例 例1 ReflectionClass::getMethods() の基本的な使用例 <?php class Apple { public func ... ) { } } $class = new ReflectionClass ( 'Apple' ); $methods = $class -> getMethods (); var_dump ( $methods ); ...
https://man.plustar.jp/php/reflectionclass.getmethods.html - [similar]
The MySQLi Extension Function Summary 7399
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... unction Summary Summary of mysqli methods mysqli Class OOP Interface Procedural Interface Al ... of warnings from the last query for the given link Methods mysqli::autocommit() mysqli_autocommit() N/A Turns ... iate a result set retrieval Summary of mysqli_stmt methods MySQL_STMT OOP Interface Procedural Interface Alia ... s SQLSTATE error from previous statement operation Methods mysqli_stmt::attr_get() mysqli_stmt_attr_get() N/A ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
はじめに 7348
« FFI インストール/設定 » PHP Manual FFI はじめに はじめに This extension allows the loading of ... lemented as a single class FFI with several static methods (some of them may be called dynamically), and over ... loaded object methods, which perform the actual interaction with C data. ... without , allows , use , functions , structures , methods , having , knowledge ...
https://man.plustar.jp/php/intro.ffi.html - [similar]
SSH サーバーに接続する 7285
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_conne ... 2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの ... は公開鍵を使用して認証します。 パラメータ host port methods methods は以下に示された4つのパラメータを持つ連想配 ... 列です。 methods は以下のパラメータのいくつかあるいは全てを含む連想 ... [%d] and message: %s\n" , $reason , $message ); } $methods = array( 'kex' => 'diffie-hellman-group1-sha1' , ' ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
Execution 7057
« Threaded::pop Threaded::shift » PHP Manual Threaded Execution Threaded::run (PECL pthreads >= ... ータ この関数にはパラメータはありません。 戻り値 The methods return value, if used, will be ignored 関連キーワー ... Threaded , run , パラメータ , intended , return , methods , 関数 , execution , implement ...
https://man.plustar.jp/php/threaded.run.html - [similar]
The MongoDB\BSON\Type interface 6993
« MongoDB\BSON\UTCDateTime::unserialize MongoDB\BSON\Persistable » PHP Manual MongoDB\BSON The M ... class MongoDB\BSON\Type { } This interface has no methods. Its only purpose is to be the base interface for ... BSON , Type , type , all , purpose , only , Its , methods , This , 概要 ...
https://man.plustar.jp/php/class.mongodb-bson-type.html - [similar]
openssl_pkey_get_private のエイリアス 6993
« openssl_get_md_methods openssl_get_publickey » PHP Manual OpenSSL 関数 openssl_pkey_get_privat ... 関連キーワード: pkey , private , 関数 , privatekey , methods , publickey , ...
https://man.plustar.jp/php/function.openssl-get-privatekey.html - [similar]
Suspend the loop 6879
« EvLoop::stop EvLoop::timer » PHP Manual EvLoop Suspend the loop EvLoop::suspend (PECL ev >= 0. ... nd (): void EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly. パラメー ... end , the , resume , パラメータ , public , timer , methods , correspondingly ...
https://man.plustar.jp/php/evloop.suspend.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 6879
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列 ... アルゴリズム。 アルゴリズムの一覧は、 openssl_get_md_methods() で得られます。 デフォルトは SHA-1 です。 戻り値 ... を使ってパスワードからキーを生成する openssl_get_md_methods() - 利用可能なダイジェスト・メソッドを取得 関連キー ... 推奨 , パスワード , ダイジェスト , アルゴリズム , methods ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT