検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1718 for [SIMILAR] 16 1024 4096 WITH 6180 connection WITH... (0.965 sec.)
オプションを設定する 0
« mysqli::next_result mysqli::ping » PHP Manual mysqli オプションを設定する mysqli::options mysqli_options (PHP 5, PHP 7, PHP 8) mysqli::options -- mysqli_options — オプションを設定する 説明 オブジェクト指向型 public mysqli::options ( int $option , string | int $value ): bool 手続き型 my ...
https://man.plustar.jp/php/mysqli.options.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 0
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
PHP とはなんでしょう? 0
« 入門 PHPにできることは? » PHP Manual 入門 PHP とはなんでしょう? PHP とはなんでしょう? PHP ( PHP: Hypertext Preprocessor を再帰的に略したものです) は、広く使われているオープンソースの汎用スクリプト言語です。 PHP は、特に Web 開発に適しており、HTML に埋め込むことができます。 で、結局のと ...
https://man.plustar.jp/php/intro-whatis.html - [similar]
はじめに 0
« Date/Time インストール/設定 » PHP Manual Date/Time はじめに はじめに 以下の関数により、PHP スクリプトを実行するサーバーから 日付と時間を取得することが可能となります。 多くの異なる方法で日付や時間をフォーマットするために これらの関数を使用することができます。 日付と時刻の情報は内部的には ...
https://man.plustar.jp/php/intro.datetime.html - [similar]
複数のアイテムを格納する 0
« Memcached::setByKey Memcached::setMultiByKey » PHP Manual Memcached 複数のアイテムを格納する Memcached::setMulti (PECL memcached >= 0.1.0) Memcached::setMulti — 複数のアイテムを格納する 説明 public Memcached::setMulti ( array $items , int $expiration = ? ): bool Memcached::setMulti() は ...
https://man.plustar.jp/php/memcached.setmulti.html - [similar]
削除マークがついているメッセージのマークをはずす 0
« imap_uid imap_unsubscribe » PHP Manual IMAP 関数 削除マークがついているメッセージのマークをはずす imap_undelete (PHP 4, PHP 5, PHP 7, PHP 8) imap_undelete — 削除マークがついているメッセージのマークをはずす 説明 imap_undelete ( IMAP\Connection $imap , string $message_nums , int $flags = ...
https://man.plustar.jp/php/function.imap-undelete.html - [similar]
Apache 2.x (Unixシステム用) 0
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのインストール Apache 2.x (Unixシステム用) Apache 2.x (Unixシステム用) このセクションでは、PHPを Unix システム上の Apache 2.x にインストールする際の 手引きと注意事項について説明します。 警告 Apache2 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
与えられたメールボックスの ACL を取得する 0
« imap_get_quotaroot imap_getmailboxes » PHP Manual IMAP 関数 与えられたメールボックスの ACL を取得する imap_getacl (PHP 5, PHP 7, PHP 8) imap_getacl — 与えられたメールボックスの ACL を取得する 説明 imap_getacl ( IMAP\Connection $imap , string $mailbox ): array | false 指定したメールボッ ...
https://man.plustar.jp/php/function.imap-getacl.html - [similar]
メールボックスの名前を変更する 0
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_renamemailbox — メールボックスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数は、古いメールボ ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]