検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 318 for [SIMILAR] 16 1024 4096 WITH 14481 vector WITH 76... (0.188 sec.)
Constructs EventBufferEvent object 0
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Constructs EventBufferEvent object EventBufferEvent::__construct (PECL event >= 1.2.6-beta) EventBufferEvent::__construct — Constructs EventBufferEvent object 説明 public EventBufferEvent::__constr ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Performs a C type cast 0
« FFI::arrayType FFI::cdef » PHP Manual FFI Performs a C type cast FFI::cast (PHP 7 >= 7.4.0, PHP 8) FFI::cast — Performs a C type cast 説明 public static FFI::cast ( FFI\CType | string $type , FFI\CData | int | float | bool | null &$ptr ): ? FFI\CData public FFI::cast ( FFI\CType | stri ...
https://man.plustar.jp/php/ffi.cast.html - [similar]
Request Injection Attacks 0
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Injection Attacks If you are passing $_GET (or $_POST ) parameters to your queries, make sure that they are cast to strings first. Users can insert associative arrays in GET and POST requests, whi ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
Create a handle to used communicate with zookeeper 0
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicate with zookeeper Zookeeper::__construct (PECL zookeeper >= 0.1.0) Zookeeper::__construct — Create a handle to used communicate with zookeeper 説明 public Zookeeper::__construct ( string $host ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
Converts the collection to an array 0
« Ds\Collection::isEmpty Hashable » PHP Manual Collection Converts the collection to an array Ds\Collection::toArray (PECL ds >= 1.0.0) Ds\Collection::toArray — Converts the collection to an array 説明 abstract public Ds\Collection::toArray (): array Converts the collection to an array . ...
https://man.plustar.jp/php/ds-collection.toarray.html - [similar]
Returns the current capacity 0
« Ds\Sequence::apply Ds\Sequence::contains » PHP Manual Sequence Returns the current capacity Ds\Sequence::capacity (PECL ds >= 1.0.0) Ds\Sequence::capacity — Returns the current capacity 説明 abstract public Ds\Sequence::capacity (): int Returns the current capacity. パラメータ この関数 ...
https://man.plustar.jp/php/ds-sequence.capacity.html - [similar]
Returns the first value in the sequence 0
« Ds\Sequence::find Ds\Sequence::get » PHP Manual Sequence Returns the first value in the sequence Ds\Sequence::first (PECL ds >= 1.0.0) Ds\Sequence::first — Returns the first value in the sequence 説明 abstract public Ds\Sequence::first (): mixed Returns the first value in the sequence. ...
https://man.plustar.jp/php/ds-sequence.first.html - [similar]
Returns the last value 0
« Ds\Sequence::join Ds\Sequence::map » PHP Manual Sequence Returns the last value Ds\Sequence::last (PECL ds >= 1.0.0) Ds\Sequence::last — Returns the last value 説明 abstract public Ds\Sequence::last (): mixed Returns the last value in the sequence. パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/ds-sequence.last.html - [similar]