検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 289 for [SIMILAR] 16 1024 4096 WITH 31204 sessionupdatet... (0.332 sec.)
データベースに関する問題 0
« PHP を手に入れるには インストール » PHP Manual FAQ データベースに関する問題 データベースに関する問題 このセクションでは PHP とデータベースとの関係に関する一般的な質問を 扱います。なんと! PHP は事実上あらゆるデータベースにアクセスすることが できます。 PHP は Microsoft SQL Server にアクセ ...
https://man.plustar.jp/php/faq.databases.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 0
« パッケージの使用 macOS 上での PHP のコンパイル » PHP Manual macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 PHP は、Mac OS X バージョン 10.0.0 以降、 macOS Monterey (12.0.0) よ ...
https://man.plustar.jp/php/install.macosx.bundled.html - [similar]
新機能 0
« PHP 7.2.x から PHP 7.3.x への移行 新しく追加された関数 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 新機能 新機能 PHP コア ヒアドキュメントと Nowdoc構文 がより柔軟に 文字列を閉じるマーカーの後に、セミコロンや改行文字を続ける必要はなくなりました。 それに加えて、文字列を閉じるマーカーは ...
https://man.plustar.jp/php/migration73.new-features.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する 0
« PDO_SQLITE DSN PDO::sqliteCreateCollation » PHP Manual SQLite (PDO) SQL 文で使用する集約ユーザー定義関数 (UDF) を登録する PDO::sqliteCreateAggregate (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo_sqlite >= 1.0.0) PDO::sqliteCreateAggregate — SQL 文で使用する集約ユーザー定義関数 (UDF) を登録す ...
https://man.plustar.jp/php/pdo.sqlitecreateaggregate.html - [similar]
新しい DateTime オブジェクトを返す 0
« DateTime::add DateTime::createFromFormat » PHP Manual DateTime 新しい DateTime オブジェクトを返す DateTime::__construct (PHP 5 >= 5.2.0, PHP 7, PHP 8) DateTime::__construct — 新しい DateTime オブジェクトを返す 説明 public DateTime::__construct ( string $datetime = "now" , ? DateTimeZon ...
https://man.plustar.jp/php/datetime.construct.html - [similar]
現在の DirectoryIterator アイテムの最終アクセス時刻を取得する 0
« DirectoryIterator::current DirectoryIterator::getBasename » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムの最終アクセス時刻を取得する DirectoryIterator::getATime (PHP 5, PHP 7, PHP 8) DirectoryIterator::getATime — 現在の DirectoryIterator アイテムの最終アクセス時刻を取 ...
https://man.plustar.jp/php/directoryiterator.getatime.html - [similar]
サポートされるカレンダーからユリウス積算日に変換する 0
« cal_info easter_date » PHP Manual カレンダー 関数 サポートされるカレンダーからユリウス積算日に変換する cal_to_jd (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) cal_to_jd — サポートされるカレンダーからユリウス積算日に変換する 説明 cal_to_jd ( int $calendar , int $month , int $day , int $year ): ...
https://man.plustar.jp/php/function.cal-to-jd.html - [similar]