検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 198 for [SIMILAR] 16 1024 4096 WITH 17782 御構 WITH 1362... (0.236 sec.)
照合用の属性を設定する 0
« Collator::getStrength Collator::setStrength » PHP Manual Collator 照合用の属性を設定する Collator::setAttribute collator_set_attribute (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::setAttribute -- collator_set_attribute — 照合用の属性を設定する 説明 オブジェクト指向型 pu ...
https://man.plustar.jp/php/collator.setattribute.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 0
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数を用い、配列の差を計算する array_udiff (PHP 5, PHP 7, PHP 8) array_udiff — データの比較にコールバック関数を用い、配列の差を計算する 説明 array_udiff ( array $array , array ...$arrays , callab ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
timestampNonceHandler コールバックを設定する 0
« OAuthProvider::setRequestTokenPath OAuthProvider::tokenHandler » PHP Manual OAuthProvider timestampNonceHandler コールバックを設定する OAuthProvider::timestampNonceHandler (PECL OAuth >= 1.0.0) OAuthProvider::timestampNonceHandler — timestampNonceHandler コールバックを設定する 説明 pub ...
https://man.plustar.jp/php/oauthprovider.timestampnoncehandler.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Constructs EventHttpRequest object 0
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest Constructs EventHttpRequest object EventHttpRequest::__construct (PECL event >= 1.4.0-beta) EventHttpRequest::__construct — Constructs EventHttpRequest object 説明 public EventHttpRequest::__co ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 0
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query executed sqlsrv_rows_affected (No version information available, might only be in Git) sqlsrv_rows_affected — Returns the number of rows modi ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
複数ファイルのアップロード 0
« 陥りやすい落とし穴 PUT メソッドのサポート » PHP Manual ファイルアップロードの処理 複数ファイルのアップロード 複数ファイルのアップロード input で異なった name を 使用することにより、複数のファイルをアップロードすることができます。 複数のファイルを一度にアップロードし、自動的にまとめられ ...
https://man.plustar.jp/php/features.file-upload.multiple.html - [similar]
リモートファイルの使用 0
« 参考 接続処理 » PHP Manual 機能 リモートファイルの使用 リモートファイルの使用 php.ini で allow_url_fopen を有効にした場合、 ファイル名をパラメータとする関数の多くで HTTP および FTP のURL を使用することができます。加えて、 include 、 include_once 、 require および require_once 命令でURL ...
https://man.plustar.jp/php/features.remote-files.html - [similar]
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]