検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 286 for [SIMILAR] 16 1024 4096 WITH 19645 split WITH 157... (0.298 sec.)
エントリを挿入する 0
« dba_handlers dba_key_split » PHP Manual DBA 関数 エントリを挿入する dba_insert (PHP 4, PHP 5, PHP 7, PHP 8) dba_insert — エントリを挿入する 説明 dba_insert ( string | array $key , string $value , resource $dba ): bool dba_insert() は、 データベースに key および value で記述されるエント ...
https://man.plustar.jp/php/function.dba-insert.html - [similar]
Returns the command's operation ID 0
« MongoDB\Driver\Monitoring\CommandStartedEvent::getDatabaseName MongoDB\Driver\Monitoring\CommandStartedEvent::getRequestId » PHP Manual MongoDB\Driver\Monitoring\CommandStartedEvent Returns the command's operation ID MongoDB\Driver\Monitoring\CommandStartedEvent::getOperationId (mongod ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandstartedevent.getoper... - [similar]
数値に関するフォーマット情報を得る 0
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 localeconv (): array ローカルな数値および通貨フォーマット情報を有する連想配列を返します。 パラメータ この関 ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
0
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
SolrUtils クラス 0
« 例 SolrUtils::digestXmlResponse » PHP Manual Solr SolrUtils クラス SolrUtils クラス (PECL solr >= 0.9.2) はじめに エクステンションの現行バージョンを取得し、クエリ句を準備するための ユーティリティ・メソッドを含みます。 クエリ文字列をエスケープしたり、XML レスポンスをパースするためのメソ ...
https://man.plustar.jp/php/class.solrutils.html - [similar]
match 0
« switch declare » PHP Manual 制御構造 match match (PHP 8) match 式は、値の一致をチェックした結果に基づいて評価結果を分岐します。 switch 文と似ていますが、 match 式は複数の候補と比較される制約式を持ちます。 switch 文とは異なり、 三項演算子のように値を評価します。 switch 文とは異なり、 弱 ...
https://man.plustar.jp/php/control-structures.match.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.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]
値をパラメータにバインドする 0
« PDOStatement::bindParam PDOStatement::closeCursor » PHP Manual PDOStatement 値をパラメータにバインドする PDOStatement::bindValue (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) PDOStatement::bindValue — 値をパラメータにバインドする 説明 public PDOStatement::bindValue ( string | int $ ...
https://man.plustar.jp/php/pdostatement.bindvalue.html - [similar]
RecursiveRegexIterator クラス 0
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ RecursiveRegexIterator クラス RecursiveRegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに この再帰イテレータは、別の再帰イテレータを正規表現でフィルタリングすることができます。 クラス ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]