検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 404 for [SIMILAR] 16 1024 4096 WITH 16172 collection WIT... (1.845 sec.)
Reverses the set in-place 0
« Ds\Set::remove Ds\Set::reversed » PHP Manual Set Reverses the set in-place Ds\Set::reverse (PECL ds >= 1.0.0) Ds\Set::reverse — Reverses the set in-place 説明 public Ds\Set::reverse (): void Reverses the set in-place. パラメータ この関数にはパラメータはありません。 戻り値 値を返しません ...
https://man.plustar.jp/php/ds-set.reverse.html - [similar]
Reverses the vector in-place 0
« Ds\Vector::remove Ds\Vector::reversed » PHP Manual Vector Reverses the vector in-place Ds\Vector::reverse (PECL ds >= 1.0.0) Ds\Vector::reverse — Reverses the vector in-place 説明 public Ds\Vector::reverse (): void Reverses the vector in-place. パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/ds-vector.reverse.html - [similar]
新規 cURL マルチハンドルを返す 0
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを返す curl_multi_init (PHP 5, PHP 7, PHP 8) curl_multi_init — 新規 cURL マルチハンドルを返す 説明 curl_multi_init (): CurlMultiHandle 複数の cURL ハンドルを非同期で実行できるようにします。 パラ ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
0
« 定義済み定数 Collection » PHP Manual Data Structures 例 例 例1 Vector <?php $vector = new \ Ds \ Vector (); $vector -> push ( 'a' ); $vector -> push ( 'b' , 'c' ); $vector [] = 'd' ; print_r ( $vector ); ?> 上の例の出力は、 たとえば以下のようになります。 Ds\Vector Object ( [0] => a [1] ...
https://man.plustar.jp/php/ds.examples.html - [similar]
トランザクションをコミットする 0
« Session::close Session::__construct » PHP Manual mysql_xdevapi\Session トランザクションをコミットする Session::commit (PHP 4 >= 4.4.0, PHP 5, PHP 7, PHP 8) Session::commit — トランザクションをコミットする 説明 public mysql_xdevapi\Session::commit (): Object トランザクションをコミットし ...
https://man.plustar.jp/php/mysql-xdevapi-session.commit.html - [similar]
リソース 0
« 列挙型 / Enum NULL » PHP Manual 型 リソース リソース リソース は特別な変数であり、外部リソースへのリファレンスを保持しています。 リソースは、特別な関数により作成され、使用されます。 これらの関数および対応する全ての リソース 型の一覧については、 付録 を参照ください。 get_resource_type() ...
https://man.plustar.jp/php/language.types.resource.html - [similar]
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Execute a database query 0
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual MongoDB\Driver\Manager Execute a database query MongoDB\Driver\Manager::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Manager::executeQuery — Execute a database query 説明 final public MongoD ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]
URI に変換する 0
« XSLTProcessor::transformToDoc XSLTProcessor::transformToXml » PHP Manual XSLTProcessor URI に変換する XSLTProcessor::transformToUri (PHP 5, PHP 7, PHP 8) XSLTProcessor::transformToUri — URI に変換する 説明 public XSLTProcessor::transformToURI ( DOMDocument $doc , string $uri ): int XSL ...
https://man.plustar.jp/php/xsltprocessor.transformtouri.html - [similar]
セッションデータのガベージコレクションを実行する 0
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージコレクションを実行する session_gc (PHP 7 >= 7.1.0, PHP 8) session_gc — セッションデータのガベージコレクションを実行する 説明 session_gc (): int | false session_gc() は、セッションデータの GC ...
https://man.plustar.jp/php/function.session-gc.html - [similar]