検索

phrase: max: clip:
target: order:
Results of 281 - 290 of about 1801 for [SIMILAR] 16 1024 4096 WITH 8505 比較 WITH 5886 ... (1.536 sec.)
指定したメールボックスの ACL を設定する 0
« imap_set_quota imap_setflag_full » PHP Manual IMAP 関数 指定したメールボックスの ACL を設定する imap_setacl (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imap_setacl — 指定したメールボックスの ACL を設定する 説明 imap_setacl ( IMAP\Connection $imap , string $mailbox , string $user_id , string ...
https://man.plustar.jp/php/function.imap-setacl.html - [similar]
ソケットのエラーまたは直近のエラーコードをクリアする 0
« socket_bind socket_close » PHP Manual ソケット 関数 ソケットのエラーまたは直近のエラーコードをクリアする socket_clear_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) socket_clear_error — ソケットのエラーまたは直近のエラーコードをクリアする 説明 socket_clear_error ( ? Socket $socket = null ...
https://man.plustar.jp/php/function.socket-clear-error.html - [similar]
SQLite3Stmt オブジェクトを構築する 0
« SQLite3Stmt::close SQLite3Stmt::execute » PHP Manual SQLite3Stmt SQLite3Stmt オブジェクトを構築する SQLite3Stmt::__construct (No version information available, might only be in Git) SQLite3Stmt::__construct — SQLite3Stmt オブジェクトを構築する 説明 private SQLite3Stmt::__construct ( SQ ...
https://man.plustar.jp/php/sqlite3stmt.construct.html - [similar]
名前空間つき要素の開始タグを作成する 0
« XMLWriter::startElement XMLWriter::startPi » PHP Manual XMLWriter 名前空間つき要素の開始タグを作成する XMLWriter::startElementNs xmlwriter_start_element_ns (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startElementNs -- xmlwriter_start_element_ns — 名前空間つき要素 ...
https://man.plustar.jp/php/xmlwriter.startelementns.html - [similar]
リファレンスのユニークなIDを取得する 0
« ReflectionReference::fromArrayElement ReflectionAttribute » PHP Manual ReflectionReference リファレンスのユニークなIDを取得する ReflectionReference::getId (PHP 7 >= 7.4.0, PHP 8) ReflectionReference::getId — リファレンスのユニークなIDを取得する 説明 public ReflectionReference::getId () ...
https://man.plustar.jp/php/reflectionreference.getid.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]
PostgreSQL 接続のトレースを無効にする 0
« pg_unescape_bytea pg_update » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを無効にする pg_untrace (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) pg_untrace — PostgreSQL 接続のトレースを無効にする 説明 pg_untrace ( ? PgSql\Connection $connection = null ): bool pg_trace() で開始したトレー ...
https://man.plustar.jp/php/function.pg-untrace.html - [similar]
新規辞書をロードする 0
« pspell_new_personal pspell_save_wordlist » PHP Manual Pspell 関数 新規辞書をロードする pspell_new (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new — 新規辞書をロードする 説明 pspell_new ( string $language , string $spelling = "" , string $jargon = "" , string $encoding = "" , int $mode ...
https://man.plustar.jp/php/function.pspell-new.html - [similar]
Iterable 0
« 配列 オブジェクト » PHP Manual 型 Iterable Iterable Iterable は PHP 7.1 で導入された疑似型です。 array 、あるいは Traversable インターフェイスを実装したオブジェクトを 許容します。これらの型は、いずれも foreach で繰り返し可能であり、また、 ジェネレータ 内で yield from できます。 Iterabl ...
https://man.plustar.jp/php/language.types.iterable.html - [similar]
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]