検索

phrase: max: clip:
target: order:
Results of 291 - 300 of about 665 for [SIMILAR] 16 1024 4096 WITH 36561 splfileobject ... (0.508 sec.)
週の始まりと見なされる曜日を設定する 0
« IntlCalendar::set IntlCalendar::setLenient » PHP Manual IntlCalendar 週の始まりと見なされる曜日を設定する IntlCalendar::setFirstDayOfWeek (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::setFirstDayOfWeek — 週の始まりと見なされる曜日を設定する 説明 オブジェクト指向型 publi ...
https://man.plustar.jp/php/intlcalendar.setfirstdayofweek.html - [similar]
エポックからのカレンダーの時刻をミリ秒単位で設定する 0
« IntlCalendar::setSkippedWallTimeOption IntlCalendar::setTimeZone » PHP Manual IntlCalendar エポックからのカレンダーの時刻をミリ秒単位で設定する IntlCalendar::setTime (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::setTime — エポックからのカレンダーの時刻をミリ秒単位で設定 ...
https://man.plustar.jp/php/intlcalendar.settime.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
ソート条件を設定する 0
« CollectionFind::offset mysql_xdevapi\CollectionModify » PHP Manual mysql_xdevapi\CollectionFind ソート条件を設定する CollectionFind::sort (No version information available, might only be in Git) CollectionFind::sort — ソート条件を設定する 説明 public mysql_xdevapi\CollectionFind::sort ...
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.sort.html - [similar]
最後に挿入された行の ID あるいはシーケンスの値を返す 0
« PDO::inTransaction PDO::prepare » PHP Manual PDO 最後に挿入された行の ID あるいはシーケンスの値を返す PDO::lastInsertId (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::lastInsertId — 最後に挿入された行の ID あるいはシーケンスの値を返す 説明 public PDO::lastInsertId ( ? string $n ...
https://man.plustar.jp/php/pdo.lastinsertid.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
PHP 7.3.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で推奨されなくなる機能 PHP 7.3.x で推奨されなくなる機能 PHP コア 大文字小文字を区別しない定数 大文字小文字を区別せず、定数を宣言することは推奨されません。 define() 関数の第3引数に true を渡すと ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]