検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 2212 for [SIMILAR] 16 1024 4096 WITH 32782 削除 WITH 1792... (1.086 sec.)
複数のアイテムを削除する 0
« Memcached::deleteByKey Memcached::deleteMultiByKey » PHP Manual Memcached 複数のアイテムを削除する Memcached::deleteMulti (PECL memcached >= 2.0.0) Memcached::deleteMulti — 複数のアイテムを削除する 説明 public Memcached::deleteMulti ( array $keys , int $time = 0 ): array Memcached::del ...
https://man.plustar.jp/php/memcached.deletemulti.html - [similar]
メッセージのフラグをクリアする 0
« imap_check imap_close » PHP Manual IMAP 関数 メッセージのフラグをクリアする imap_clearflag_full (PHP 4, PHP 5, PHP 7, PHP 8) imap_clearflag_full — メッセージのフラグをクリアする 説明 imap_clearflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $options = 0 ): boo ...
https://man.plustar.jp/php/function.imap-clearflag-full.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]
指定したメールボックスの 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
« $_COOKIE $http_response_header » PHP Manual 定義済の変数 直近のエラーメッセージ $php_errormsg (PHP 4, PHP 5, PHP 7) $php_errormsg — 直近のエラーメッセージ 警告 この機能は PHP 7.2.0 で 非推奨 になります。この機能に頼らないことを強く推奨します。 代わりに error_get_last() を使用してくださ ...
https://man.plustar.jp/php/reserved.variables.phperrormsg.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
変数のスコープ 0
« 定義済みの変数 可変変数 » PHP Manual 変数 変数のスコープ 変数のスコープ 変数のスコープは、その変数が定義されたコンテキストです。ほとんどの PHP 変数は、スコープを1つだけ有しています。このスコープの範囲は、 includeやrequireにより読みこまれたファイルも含みます。例えば、 <?php $a = 1 ; inc ...
https://man.plustar.jp/php/language.variables.scope.html - [similar]
ユーザー定義関数であるかどうかを調べる 0
« ReflectionFunctionAbstract::isInternal ReflectionFunctionAbstract::isVariadic » PHP Manual ReflectionFunctionAbstract ユーザー定義関数であるかどうかを調べる ReflectionFunctionAbstract::isUserDefined (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isUserDefined — ユーザー定義 ...
https://man.plustar.jp/php/reflectionfunctionabstract.isuserdefined.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]
ユーザー関数をイテレータのすべての要素でコールする 0
« class_uses iterator_count » PHP Manual SPL 関数 ユーザー関数をイテレータのすべての要素でコールする iterator_apply (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_apply — ユーザー関数をイテレータのすべての要素でコールする 説明 iterator_apply ( Traversable $iterator , callable $callback , ? arra ...
https://man.plustar.jp/php/function.iterator-apply.html - [similar]