検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 814 for [SIMILAR] 16 1024 4096 WITH 19500 odbc WITH 1605... (0.703 sec.)
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
クエリを実行するためのデフォルトのデータベースを選択する 0
« mysqli::savepoint mysqli::set_charset » PHP Manual mysqli クエリを実行するためのデフォルトのデータベースを選択する mysqli::select_db mysqli_select_db (PHP 5, PHP 7, PHP 8) mysqli::select_db -- mysqli_select_db — クエリを実行するためのデフォルトのデータベースを選択する 説明 オブジェクト ...
https://man.plustar.jp/php/mysqli.select-db.html - [similar]
例外を拡張する 0
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込みの Exception クラスを拡張することで、例外クラスをユーザーが 定義することが可能です。以下のメンバーおよびプロパティは、 組み込みの Exception クラスから派生した子クラスの中でアクセス可能です。 ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
Yaf_Dispatcher のインスタンスを取得する 0
« Yaf_Application::getConfig Yaf_Application::getLastErrorMsg » PHP Manual Yaf_Application Yaf_Dispatcher のインスタンスを取得する Yaf_Application::getDispatcher (Yaf >=1.0.0) Yaf_Application::getDispatcher — Yaf_Dispatcher のインスタンスを取得する 説明 public Yaf_Application::getDispatc ...
https://man.plustar.jp/php/yaf-application.getdispatcher.html - [similar]
ODBC トランザクションをコミットする 0
« odbc_columns odbc_connect » PHP Manual ODBC 関数 ODBC トランザクションをコミットする odbc_commit (PHP 4, PHP 5, PHP 7, PHP 8) odbc_commit — ODBC トランザクションをコミットする 説明 odbc_commit ( resource $odbc ): bool その接続におけるすべての実行中のトランザクションをコミットします。 パ ...
https://man.plustar.jp/php/function.odbc-commit.html - [similar]
複数の結果が利用可能などうか確認する 0
« odbc_longreadlen odbc_num_fields » PHP Manual ODBC 関数 複数の結果が利用可能などうか確認する odbc_next_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_next_result — 複数の結果が利用可能などうか確認する 説明 odbc_next_result ( resource $statement ): bool まだ結果セットが存在して odbc_ ...
https://man.plustar.jp/php/function.odbc-next-result.html - [similar]
Collator クラス 0
« 基本的な使用法 Collator::asort » PHP Manual intl Collator クラス Collator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに 各ロケール固有の並び順を考慮した文字列の比較機能を提供します。 クラス概要 class Collator { /* メソッド */ public __construct ( string $locale ) p ...
https://man.plustar.jp/php/class.collator.html - [similar]
外部キーのリストを取得する 0
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreignkeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_foreignkeys — 外部キーのリストを取得する 説明 odbc_foreignkeys ( resource $odbc , ? string $pk_catalog , string $pk_schema , string $pk_table , string $ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
0
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
ファイルのハードリンクを作る 0
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0.0.1dev) eio_link — ファイルのハードリンクを作る 説明 eio_link ( string $path , string $new_path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_li ...
https://man.plustar.jp/php/function.eio-link.html - [similar]