検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 354 for [SIMILAR] 16 1024 4096 WITH 23144 splobjectstora... (0.266 sec.)
ビルドの検証 0
« コンパイルおよびビルド Xhprof » PHP Manual Windows でのビルド ビルドの検証 ビルドの検証 WinCache が正しくビルドできたことを確かめる手順は次のとおりです。 PHP のバイナリがビルドされたフォルダに移動する 次のコマンドを実行する php.exe -n -d extension=php_wincache.dll -re wincache WinCache ...
https://man.plustar.jp/php/wincache.win32build.verify.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
現在の値を取得する 0
« AppendIterator::__construct AppendIterator::getArrayIterator » PHP Manual AppendIterator 現在の値を取得する AppendIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::current — 現在の値を取得する 説明 public AppendIterator::current (): mixed 現在の値を取得します。 パラメータ ...
https://man.plustar.jp/php/appenditerator.current.html - [similar]
ReflectionType クラス 0
« ReflectionProperty::__toString ReflectionType::allowsNull » PHP Manual リフレクション ReflectionType クラス ReflectionType クラス (PHP 7, PHP 8) はじめに ReflectionType クラスは、 関数の引数や戻り値の型、 またはクラスのプロパティの型に関する情報を報告します。 リフレクション拡張機能では ...
https://man.plustar.jp/php/class.reflectiontype.html - [similar]
アイテムを格納する 0
« Memcached::resetServerList Memcached::setByKey » PHP Manual Memcached アイテムを格納する Memcached::set (PECL memcached >= 0.1.0) Memcached::set — アイテムを格納する 説明 public Memcached::set ( string $key , mixed $value , int $expiration = ? ): bool Memcached::set() は、 指定したキー ...
https://man.plustar.jp/php/memcached.set.html - [similar]
Execute a database command 0
« MongoDB\Driver\Manager::executeBulkWrite MongoDB\Driver\Manager::executeQuery » PHP Manual MongoDB\Driver\Manager Execute a database command MongoDB\Driver\Manager::executeCommand (mongodb >=1.0.0) MongoDB\Driver\Manager::executeCommand — Execute a database command 説明 final public Mo ...
https://man.plustar.jp/php/mongodb-driver-manager.executecommand.html - [similar]
JSON 文字列をデコードする 0
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_decode — JSON 文字列をデコードする 説明 json_decode ( string $json , ? bool $associative = null , int $depth = 512 , int $flags = 0 ): mixed JSON エ ...
https://man.plustar.jp/php/function.json-decode.html - [similar]
Returns a short, readable, parsable string representation of a variable 0
« var_representation 関数 その他のサービス » PHP Manual var_representation 関数 Returns a short, readable, parsable string representation of a variable var_representation (PECL var_representation >= 0.1.0) var_representation — Returns a short, readable, parsable string representation of ...
https://man.plustar.jp/php/function.var-representation.html - [similar]
オフセットの値を削除する 0
« ArrayIterator::offsetSet ArrayIterator::rewind » PHP Manual ArrayIterator オフセットの値を削除する ArrayIterator::offsetUnset (PHP 5, PHP 7, PHP 8) ArrayIterator::offsetUnset — オフセットの値を削除する 説明 public ArrayIterator::offsetUnset ( mixed $key ): void オフセットの値を削除しま ...
https://man.plustar.jp/php/arrayiterator.offsetunset.html - [similar]
HTTP ファイルアップロード変数 0
« $_POST $_REQUEST » PHP Manual 定義済の変数 HTTP ファイルアップロード変数 $_FILES (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_FILES — HTTP ファイルアップロード変数 説明 HTTP POST メソッドで現在のスクリプトにアップロードされた項目の連想配列です。 この配列の構造については POST メソッドによるア ...
https://man.plustar.jp/php/reserved.variables.files.html - [similar]