検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 386 for [SIMILAR] 16 1024 4096 WITH 17010 cubrid WITH 91... (0.323 sec.)
Connect buffer event's file descriptor to given address or UNIX socket 0
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect buffer event's file descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-beta) EventBufferEvent::connect — Connect buffer event's file descriptor to given ad ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
MySQL クライアント情報を取得する 0
« mysqli::get_charset mysqli::$client_version » PHP Manual mysqli MySQL クライアント情報を取得する mysqli::$client_info mysqli::get_client_info mysqli_get_client_info (PHP 5, PHP 7, PHP 8) mysqli::$client_info -- mysqli::get_client_info -- mysqli_get_client_info — MySQL クライアント情報を ...
https://man.plustar.jp/php/mysqli.get-client-info.html - [similar]
単一のフィールドのメタデータを取得する 0
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィールドのメタデータを取得する mysqli_result::fetch_field_direct mysqli_fetch_field_direct (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field_direct -- mysqli_fetch_field_direct — 単一のフィールドの ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
結果セットの次のフィールドを返す 0
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セットの次のフィールドを返す mysqli_result::fetch_field mysqli_fetch_field (PHP 5, PHP 7, PHP 8) mysqli_result::fetch_field -- mysqli_fetch_field — 結果セットの次のフィールドを返す 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
利用例 0
« 例 Gender\Gender » PHP Manual 例 利用例 利用例 Gender クラスの利用例です。 例1 利用例 <?php namespace Gender ; $gender = new Gender ; $name = "Milene" ; $country = Gender :: FRANCE ; $result = $gender -> get ( $name , $country ); $data = $gender -> country ( $country ); switch( $result ...
https://man.plustar.jp/php/gender.example.admin.html - [similar]
直前の MySQL の操作で変更された行の数を得る 0
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysqli::$affected_rows mysqli_affected_rows (PHP 5, PHP 7, PHP 8) mysqli::$affected_rows -- mysqli_affected_rows — 直前の MySQL の操作で変更された行の数を得る 説明 オブジェクト指向型 int | string ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
Create a new BulkWrite 0
« MongoDB\Driver\BulkWrite MongoDB\Driver\BulkWrite::count » PHP Manual MongoDB\Driver\BulkWrite Create a new BulkWrite MongoDB\Driver\BulkWrite::__construct (mongodb >=1.0.0) MongoDB\Driver\BulkWrite::__construct — Create a new BulkWrite 説明 public MongoDB\Driver\BulkWrite::__construct ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.construct.html - [similar]
Execute one or more write operations 0
« MongoDB\Driver\Manager::createClientEncryption MongoDB\Driver\Manager::executeCommand » PHP Manual MongoDB\Driver\Manager Execute one or more write operations MongoDB\Driver\Manager::executeBulkWrite (mongodb >=1.0.0) MongoDB\Driver\Manager::executeBulkWrite — Execute one or more write ...
https://man.plustar.jp/php/mongodb-driver-manager.executebulkwrite.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]