検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 266 for [SIMILAR] 16 1024 4096 WITH 16373 extended WITH ... (1.261 sec.)
プロセスごとのクライアントの統計を返す 0
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセスごとのクライアントの統計を返す mysqli_get_client_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_get_client_stats — プロセスごとのクライアントの統計を返す 説明 mysqli_get_client_stats (): array ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 0
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strtotime (PHP 4, PHP 5, PHP 7, PHP 8) strtotime — 英文形式の日付を Unix タイムスタンプに変換する 説明 strtotime ( string $datetime , ? int $baseTimestamp = null ): int | false この関数は英語の書式 ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
Advances the cluster time for this session 0
« MongoDB\Driver\Session::abortTransaction MongoDB\Driver\Session::advanceOperationTime » PHP Manual MongoDB\Driver\Session Advances the cluster time for this session MongoDB\Driver\Session::advanceClusterTime (mongodb >=1.4.0) MongoDB\Driver\Session::advanceClusterTime — Advances the cl ...
https://man.plustar.jp/php/mongodb-driver-session.advanceclustertime.html - [similar]
Advances the operation time for this session 0
« MongoDB\Driver\Session::advanceClusterTime MongoDB\Driver\Session::commitTransaction » PHP Manual MongoDB\Driver\Session Advances the operation time for this session MongoDB\Driver\Session::advanceOperationTime (mongodb >=1.4.0) MongoDB\Driver\Session::advanceOperationTime — Advances t ...
https://man.plustar.jp/php/mongodb-driver-session.advanceoperationtime.html - [similar]
クライアント接続に関する統計情報を返す 0
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報を返す mysqli::get_connection_stats mysqli_get_connection_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::get_connection_stats -- mysqli_get_connection_stats — クライアント接続に関する統計情報を ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]