検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 406 for [SIMILAR] 16 1024 4096 WITH 9401 wakeup WITH 458... (0.508 sec.)
Increment the value by $row_key and $column_key. 0
« Swoole\Table::get Swoole\Table::key » PHP Manual Swoole\Table Increment the value by $row_key and $column_key. Swoole\Table::incr (PECL swoole >= 1.9.0) Swoole\Table::incr — Increment the value by $row_key and $column_key. 説明 public Swoole\Table::incr ( string $key , string $column , ...
https://man.plustar.jp/php/swoole-table.incr.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 0
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Server ドライバ PHP 用 Microsoft SQL Server ドライバ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database tra ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
Replaces a record in a database 0
« dbase_pack Firebird/InterBase » PHP Manual dBase 関数 Replaces a record in a database dbase_replace_record (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_replace_record — Replaces a record in a database 説明 dbase_replace_record ( resource $database , array $data , int $number ): bool Replace ...
https://man.plustar.jp/php/function.dbase-replace-record.html - [similar]
Frees all resources for the specified statement 0
« sqlsrv_field_metadata sqlsrv_get_config » PHP Manual SQLSRV 関数 Frees all resources for the specified statement sqlsrv_free_stmt (No version information available, might only be in Git) sqlsrv_free_stmt — Frees all resources for the specified statement 説明 sqlsrv_free_stmt ( resource ...
https://man.plustar.jp/php/function.sqlsrv-free-stmt.html - [similar]
現在の umask を変更する 0
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, PHP 7, PHP 8) umask — 現在の umask を変更する 説明 umask ( ? int $mask = null ): int umask() は PHP の umask を mask & 0777 にセットし、 元の umask 値を返します。 PHP がサーバー・モジュールとし ...
https://man.plustar.jp/php/function.umask.html - [similar]
SQLSRV 関数 0
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_begin_transaction — Begins a database transaction sqlsrv_cancel — Cancels a statement sqlsrv_client_info — Returns information about the client and specified connection sqlsrv_close — Closes a ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
Construct a new ZMQSocket 0
« ZMQSocket::connect ZMQSocket::disconnect » PHP Manual ZMQSocket Construct a new ZMQSocket ZMQSocket::__construct (PECL zmq >= 0.5.0) ZMQSocket::__construct — Construct a new ZMQSocket 説明 public ZMQSocket::__construct ( ZMQContext $context , int $type , string $persistent_id = null , ...
https://man.plustar.jp/php/zmqsocket.construct.html - [similar]
DateTime クラス 0
« 日付/時刻 の算術 DateTime::add » PHP Manual Date/Time DateTime クラス DateTime クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに 日付と時刻を表現するクラスです。 このクラスは、 DateTimeImmutable と同じ振る舞いをします。 但し、 DateTime::modify() のような、 オブジェクトそのものを変更するメ ...
https://man.plustar.jp/php/class.datetime.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]
オブジェクトのシリアライズ 0
« オブジェクトと参照 共変性と反変性 » PHP Manual クラスとオブジェクト オブジェクトのシリアライズ オブジェクトのシリアライズ オブジェクトのシリアライズ - セッション内でのオブジェクト serialize() は、 PHP で保存できるあらゆる値をバイトストリームで表した文字列を返します。 unserialize() を使 ...
https://man.plustar.jp/php/language.oop5.serialization.html - [similar]