検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 367 for [SIMILAR] 16 1024 4096 WITH 17156 myclass WITH 1... (0.348 sec.)
プリペアドステートメントから結果セットのメタデータを返す 0
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメントから結果セットのメタデータを返す mysqli_stmt::result_metadata mysqli_stmt_result_metadata (PHP 5, PHP 7, PHP 8) mysqli_stmt::result_metadata -- mysqli_stmt_result_metadata — プリペアドステー ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
トランザクションを開始する 0
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli::begin_transaction mysqli_begin_transaction (PHP 5 >= 5.5.0, PHP 7, PHP 8) mysqli::begin_transaction -- mysqli_begin_transaction — トランザクションを開始する 説明 オブジェクト指向型 public mysq ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
Register namespace with searching path 0
« Yaf_Loader::registerLocalNamespace Yaf_Loader::setLibraryPath » PHP Manual Yaf_Loader Register namespace with searching path Yaf_Loader::registerNamespace (Yaf >=3.2.0) Yaf_Loader::registerNamespace — Register namespace with searching path 説明 public Yaf_Loader::registerNamespace ( st ...
https://man.plustar.jp/php/yaf-loader.registernamespace.html - [similar]
Bind variables to a prepared statement as parameters 0
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared statement as parameters cubrid_bind (PECL CUBRID >= 8.3.0) cubrid_bind — Bind variables to a prepared statement as parameters 説明 cubrid_bind ( resource $req_identifier , int $bind_index , mixed $bi ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
Set a watcher function 0
« Zookeeper::setLogStream ZookeeperConfig » PHP Manual Zookeeper Set a watcher function Zookeeper::setWatcher (PECL zookeeper >= 0.1.0) Zookeeper::setWatcher — Set a watcher function 説明 public Zookeeper::setWatcher ( callable $watcher_cb ): bool パラメータ watcher_cb A watch will be se ...
https://man.plustar.jp/php/zookeeper.setwatcher.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
文字タイプチェック 0
« trait_exists はじめに » PHP Manual 変数・データ型関連 文字タイプチェック 文字タイプチェック はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Ctype 関数 ctype_alnum — 英数字かどうかを調べる ctype_alpha — 英字かどうかを調べる ctype_cntrl — 制御文字かどう ...
https://man.plustar.jp/php/book.ctype.html - [similar]
The Swoole\Connection\Iterator class 0
« Swoole\Client::wakeup Swoole\Connection\Iterator::count » PHP Manual Swoole The Swoole\Connection\Iterator class The Swoole\Connection\Iterator class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Connection\Iterator implements Iterator , Countable , ArrayAccess { /* メソッド ...
https://man.plustar.jp/php/class.swoole-connection-iterator.html - [similar]
The Swoole\WebSocket\Server class 0
« Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket\Server class The Swoole\WebSocket\Server class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\WebSocket\Server extends Swoole\Http\Server { /* メソッド */ public exist ( int $fd ): b ...
https://man.plustar.jp/php/class.swoole-websocket-server.html - [similar]
0
« 定義済み定数 Enchant 関数 » PHP Manual Enchant 例 例 例1 Enchant の使用例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); $bprovides = enchant_broker_describe ( $r ); echo "現在のブローカーは、次のバックエンドを提供します。\n" ; print_r ( $bprovides ); $dicts = enchant_broker_list_ ...
https://man.plustar.jp/php/enchant.examples.html - [similar]