検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1455 for [SIMILAR] 16 1024 4096 WITH 74181 solrparams WIT... (1.253 sec.)
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]
IntlTimeZone クラス 0
« IntlGregorianCalendar::setGregorianChange IntlTimeZone::__construct » PHP Manual intl IntlTimeZone クラス IntlTimeZone クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class IntlTimeZone { /* Constants */ const int DISPLAY_SHORT = 1 ; const int DISPLAY_LONG = ...
https://man.plustar.jp/php/class.intltimezone.html - [similar]
PDO クラス 0
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) はじめに PHP とデータベースサーバーの間の接続を表します。 クラス概要 class PDO { /* メソッド */ public __construct ( string $dsn , ? string $username ...
https://man.plustar.jp/php/class.pdo.html - [similar]
The Swoole\Table class 0
« Swoole\Server::tick Swoole\Table::column » PHP Manual Swoole The Swoole\Table class The Swoole\Table class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Table implements Iterator , Countable { /* Constants */ const int TYPE_INT = 1 ; const int TYPE_STRING = 7 ; const int TYPE ...
https://man.plustar.jp/php/class.swoole-table.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
文字列にバイナリ diff 形式のパッチを適用する 0
« xdiff_string_bdiff xdiff_string_diff_binary » PHP Manual xdiff 関数 文字列にバイナリ diff 形式のパッチを適用する xdiff_string_bpatch (PECL xdiff >= 1.5.0) xdiff_string_bpatch — 文字列にバイナリ diff 形式のパッチを適用する 説明 xdiff_string_bpatch ( string $str , string $patch ): string ...
https://man.plustar.jp/php/function.xdiff-string-bpatch.html - [similar]
The MongoDB\Driver\WriteResult class 0
« MongoDB\Driver\WriteError::getMessage MongoDB\Driver\WriteResult::getDeletedCount » PHP Manual MongoDB\Driver The MongoDB\Driver\WriteResult class The MongoDB\Driver\WriteResult class (mongodb >=1.0.0) はじめに The MongoDB\Driver\WriteResult class encapsulates information about an exec ...
https://man.plustar.jp/php/class.mongodb-driver-writeresult.html - [similar]
The GearmanJob class 0
« GearmanClient::wait GearmanJob::complete » PHP Manual Gearman The GearmanJob class The GearmanJob class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanJob { /* メソッド */ public complete ( string $result ): bool public __construct () public data ( string $data ): bool public ...
https://man.plustar.jp/php/class.gearmanjob.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
« strrpos strstr » PHP Manual String 関数 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す strspn (PHP 4, PHP 5, PHP 7, PHP 8) strspn — 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 説明 strspn ( string $string , string $characters , ...
https://man.plustar.jp/php/function.strspn.html - [similar]