検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 405 for [SIMILAR] 16 1024 4096 WITH 36066 tableupdate WI... (0.463 sec.)
0
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り、2 秒後に起動します $w1 = new EvTimer ( 2 , 0 , function () { echo "2 seconds elapsed\n" ; }); // タイマーを作って 2 秒後に起動させ、その後は // 手で止めるまで 1 秒おきに繰り返します $w2 = ne ...
https://man.plustar.jp/php/ev.examples.html - [similar]
SQL 文によって変更された行の数を返す 0
« db2_num_fields db2_pclose » PHP Manual IBM DB2 関数 SQL 文によって変更された行の数を返す db2_num_rows (PECL ibm_db2 >= 1.0.0) db2_num_rows — SQL 文によって変更された行の数を返す 説明 db2_num_rows ( resource $stmt ): int SQL 文によって削除、挿入あるいは更新された行の数を返します。 SELEC ...
https://man.plustar.jp/php/function.db2-num-rows.html - [similar]
InterBase データベースでクエリを実行する 0
« ibase_prepare ibase_restore » PHP Manual Firebird/InterBase 関数 InterBase データベースでクエリを実行する ibase_query (PHP 5, PHP 7 < 7.4.0) ibase_query — InterBase データベースでクエリを実行する 説明 ibase_query ( resource $link_identifier = ? , string $query , int $bind_args = ? ): r ...
https://man.plustar.jp/php/function.ibase-query.html - [similar]
指定したサーバーでアイテムを比較して入れ替える 0
« Memcached::cas Memcached::__construct » PHP Manual Memcached 指定したサーバーでアイテムを比較して入れ替える Memcached::casByKey (PECL memcached >= 0.1.0) Memcached::casByKey — 指定したサーバーでアイテムを比較して入れ替える 説明 public Memcached::casByKey ( float $cas_token , string $se ...
https://man.plustar.jp/php/memcached.casbykey.html - [similar]
現在のトランザクションをロールバックする 0
« mysqli::release_savepoint mysqli::savepoint » PHP Manual mysqli 現在のトランザクションをロールバックする mysqli::rollback mysqli_rollback (PHP 5, PHP 7, PHP 8) mysqli::rollback -- mysqli_rollback — 現在のトランザクションをロールバックする 説明 オブジェクト指向型 public mysqli::rollback ...
https://man.plustar.jp/php/mysqli.rollback.html - [similar]
古いセッションを削除する 0
« SessionHandler::destroy SessionHandler::open » PHP Manual SessionHandler 古いセッションを削除する SessionHandler::gc (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::gc — 古いセッションを削除する 説明 public SessionHandler::gc ( int $max_lifetime ): int | false 有効期限を過ぎたセッション ...
https://man.plustar.jp/php/sessionhandler.gc.html - [similar]
ストリームから読み込む 0
« streamWrapper::stream_open streamWrapper::stream_seek » PHP Manual streamWrapper ストリームから読み込む streamWrapper::stream_read (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_read — ストリームから読み込む 説明 public streamWrapper::stream_read ( int $count ): string | f ...
https://man.plustar.jp/php/streamwrapper.stream-read.html - [similar]
コレクションの名前を得る 0
« Collection::find Collection::getOne » PHP Manual mysql_xdevapi\Collection コレクションの名前を得る Collection::getName (No version information available, might only be in Git) Collection::getName — コレクションの名前を得る 説明 public mysql_xdevapi\Collection::getName (): string コレク ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getname.html - [similar]
オブジェクトがデータベースに存在するかをチェックする 0
« mysql_xdevapi\DatabaseObject DatabaseObject::getName » PHP Manual mysql_xdevapi\DatabaseObject オブジェクトがデータベースに存在するかをチェックする DatabaseObject::existsInDatabase (No version information available, might only be in Git) DatabaseObject::existsInDatabase — オブジェクトが ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.existsindatabase.html - [similar]
スキーマに属する全てのコレクションを取得する 0
« Schema::getCollectionAsTable Schema::getName » PHP Manual mysql_xdevapi\Schema スキーマに属する全てのコレクションを取得する Schema::getCollections (No version information available, might only be in Git) Schema::getCollections — スキーマに属する全てのコレクションを取得する 説明 public ...
https://man.plustar.jp/php/mysql-xdevapi-schema.getcollections.html - [similar]