検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1508 for [SIMILAR] 16 1024 4096 WITH 5510 list WITH 4170 ... (1.875 sec.)
全ての結果エントリを得る 0
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_entries — 全ての結果エントリを得る 説明 ldap_get_entries ( LDAP\Connection $ldap , LDAP\Result $result ): array | false 指定した結果から複数のエントリを読み ...
https://man.plustar.jp/php/function.ldap-get-entries.html - [similar]
処理フラグを設定する 0
« ArrayObject::serialize ArrayObject::setIteratorClass » PHP Manual ArrayObject 処理フラグを設定する ArrayObject::setFlags (PHP 5 >= 5.1.0, PHP 7, PHP 8) ArrayObject::setFlags — 処理フラグを設定する 説明 public ArrayObject::setFlags ( int $flags ): void ArrayObject の振る舞いを変更するフ ...
https://man.plustar.jp/php/arrayobject.setflags.html - [similar]
統計情報 0
« 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、クライアントとサーバー間の通信に関する統計情報を収集する機能をサポートしています。収集できる統計情報は主に2つのタイプに分けられます。 クライアントの統計情報 接続の統計情報 mysqli 拡張機能を使っ ...
https://man.plustar.jp/php/mysqlnd.stats.html - [similar]
指定したテキストにマッチするメールボックスの一覧を返す 0
« imap_listmailbox imap_listsubscribed » PHP Manual IMAP 関数 指定したテキストにマッチするメールボックスの一覧を返す imap_listscan (PHP 4, PHP 5, PHP 7, PHP 8) imap_listscan — 指定したテキストにマッチするメールボックスの一覧を返す 説明 imap_listscan ( IMAP\Connection $imap , string $refe ...
https://man.plustar.jp/php/function.imap-listscan.html - [similar]
Begin checking for events and calling callbacks for the loop 0
« EvLoop::resume EvLoop::signal » PHP Manual EvLoop Begin checking for events and calling callbacks for the loop EvLoop::run (PECL ev >= 0.2.0) EvLoop::run — Begin checking for events and calling callbacks for the loop 説明 public EvLoop::run ( int $flags = 0 ): void Begin checking for e ...
https://man.plustar.jp/php/evloop.run.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
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 0
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントのコールに関するエラーコードを返す mysqli_stmt::$errno mysqli_stmt_errno (PHP 5, PHP 7, PHP 8) mysqli_stmt::$errno -- mysqli_stmt_errno — 直近のステートメントのコールに関するエラーコードを返す ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近のステートメントのエラー内容を文字列で返す 0
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエラー内容を文字列で返す mysqli_stmt::$error mysqli_stmt_error (PHP 5, PHP 7, PHP 8) mysqli_stmt::$error -- mysqli_stmt_error — 直近のステートメントのエラー内容を文字列で返す 説明 オブジェクト指 ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
複数のサーバーをサーバープールに追加する 0
« Memcached::addServer Memcached::append » PHP Manual Memcached 複数のサーバーをサーバープールに追加する Memcached::addServers (PECL memcached >= 0.1.1) Memcached::addServers — 複数のサーバーをサーバープールに追加する 説明 public Memcached::addServers ( array $servers ): bool Memcached:: ...
https://man.plustar.jp/php/memcached.addservers.html - [similar]