検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 289 for [SIMILAR] 16 1024 4096 WITH 31204 sessionupdatet... (0.302 sec.)
アーカイブを閉じている間にキャンセルできるようにコールバックを登録する 0
« ZipArchive::open ZipArchive::registerProgressCallback » PHP Manual ZipArchive アーカイブを閉じている間にキャンセルできるようにコールバックを登録する ZipArchive::registerCancelCallback (PHP >= 8.0.0, PECL zip >= 1.17.0) ZipArchive::registerCancelCallback — アーカイブを閉じている間にキャ ...
https://man.plustar.jp/php/ziparchive.registercancelcallback.html - [similar]
指定した書式でフォーマットした日付を返す 0
« DateTime::diff DateTime::getOffset » PHP Manual DateTimeInterface 指定した書式でフォーマットした日付を返す DateTime::format DateTimeImmutable::format DateTimeInterface::format date_format (PHP 5 >= 5.2.1, PHP 7, PHP 8) DateTime::format -- DateTimeImmutable::format -- DateTimeInterface: ...
https://man.plustar.jp/php/datetime.format.html - [similar]
COM関数 0
« com_exception com_create_guid » PHP Manual COM COM関数 COM関数 参考 COM についてのより詳細な情報は » COM 仕様 を読みましょう。 PHP と COM の FAQ からも情報が得られるでしょう。 MS Office アプリケーションをサーバーサイドで使用しようと考えておられるなら、 » Considerations for Server-Side ...
https://man.plustar.jp/php/ref.com.html - [similar]
DateTimeImmutable クラス 0
« DateTime::sub DateTimeImmutable::add » PHP Manual Date/Time DateTimeImmutable クラス DateTimeImmutable クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに 日付と時刻を表現します。 このクラスは DateTime と同じ振る舞いをします。 但し、 DateTime::modify() のような、 状態を変更して新しいオブジェ ...
https://man.plustar.jp/php/class.datetimeimmutable.html - [similar]
APC User Cache 0
« PHP の振る舞いの変更 はじめに » PHP Manual PHP の振る舞いの変更 APC User Cache APC User Cache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 APCu 関数 apcu_add — 新規の変数をデータ領域にキャッシュする apcu_cache_info — APCu のデータから、キャッシュさ ...
https://man.plustar.jp/php/book.apcu.html - [similar]
セマフォ、共有メモリおよび IPC 0
« Volatile はじめに » PHP Manual プロセス制御 セマフォ、共有メモリおよび IPC セマフォ、共有メモリおよび IPC はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 セマフォ関数 ftok — パス名とプロジェクト ID を、System V IPC キーに変換する msg_get_queue — メッ ...
https://man.plustar.jp/php/book.sem.html - [similar]
win32service 0
« variant_xor はじめに » PHP Manual Windows 用のモジュール win32service win32service はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 セキュリティの考慮 定義済み定数 Win32Service サービス型のビットマスク Win32Service サービスステータス定数 Win32Service サービス制御メ ...
https://man.plustar.jp/php/book.win32service.html - [similar]
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]