検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1291 for [SIMILAR] 16 1024 4096 WITH 12480 input WITH 111... (1.037 sec.)
米Yahoo! の位置情報プラットフォーム FireEagle の例 0
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位置情報プラットフォーム FireEagle の例 <?php $req_url = 'https://fireeagle.yahooapis.com/oauth/request_token' ; $authurl = 'https://fireeagle.yahoo.net/oauth/authorize' ; $acc_url = 'https://fi ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]
Firebird 関数 (PDO_FIREBIRD) 0
« PDO_DBLIB DSN PDO_FIREBIRD DSN » PHP Manual PDO ドライバ Firebird 関数 (PDO_FIREBIRD) Firebird 関数 (PDO_FIREBIRD) はじめに PDO_FIREBIRD は、PHP から Firebird データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 インストール手順 -- ...
https://man.plustar.jp/php/ref.pdo-firebird.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
パラメータを変数にバインドする 0
« SQLite3Stmt SQLite3Stmt::bindValue » PHP Manual SQLite3Stmt パラメータを変数にバインドする SQLite3Stmt::bindParam (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindParam — パラメータを変数にバインドする 説明 public SQLite3Stmt::bindParam ( string | int $param , mixed &$var , int $type = ...
https://man.plustar.jp/php/sqlite3stmt.bindparam.html - [similar]
Scales the inputs in the training data to the specified range 0
« fann_save fann_scale_input » PHP Manual Fann 関数 Scales the inputs in the training data to the specified range fann_scale_input_train_data (PECL fann >= 1.0.0) fann_scale_input_train_data — Scales the inputs in the training data to the specified range 説明 fann_scale_input_train_data ...
https://man.plustar.jp/php/function.fann-scale-input-train-data.html - [similar]
2 変数のアークタンジェント 0
« asinh atan » PHP Manual Math 関数 2 変数のアークタンジェント atan2 (PHP 4, PHP 5, PHP 7, PHP 8) atan2 — 2 変数のアークタンジェント 説明 atan2 ( float $y , float $x ): float この関数は、2 つの変数 x および y のアークタンジェントを計算します。 y / x のアークタンジェントを計算するのに似て ...
https://man.plustar.jp/php/function.atan2.html - [similar]
HTTP 入力文字エンコーディングを検出する 0
« mb_get_info mb_http_output » PHP Manual マルチバイト文字列 関数 HTTP 入力文字エンコーディングを検出する mb_http_input (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_http_input — HTTP 入力文字エンコーディングを検出する 説明 mb_http_input ( ? string $type = null ): array | string | false HTTP ...
https://man.plustar.jp/php/function.mb-http-input.html - [similar]
行を CSV 形式にフォーマットし、ファイルポインタに書き込む 0
« fpassthru fputs » PHP Manual ファイルシステム 関数 行を CSV 形式にフォーマットし、ファイルポインタに書き込む fputcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) fputcsv — 行を CSV 形式にフォーマットし、ファイルポインタに書き込む 説明 fputcsv ( resource $stream , array $fields , string $separator = ...
https://man.plustar.jp/php/function.fputcsv.html - [similar]
値が有限の数値であるかどうかを判定する 0
« intdiv is_infinite » PHP Manual Math 関数 値が有限の数値であるかどうかを判定する is_finite (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) is_finite — 値が有限の数値であるかどうかを判定する 説明 is_finite ( float $num ): bool num が このプラットフォーム上で有効な有限値であるかどうかを調べます。 ...
https://man.plustar.jp/php/function.is-finite.html - [similar]
カレンダーオブジェクトのコピーを取得する 0
« IntlDateFormatter::getTimeZoneId IntlDateFormatter::getTimeZone » PHP Manual IntlDateFormatter カレンダーオブジェクトのコピーを取得する IntlDateFormatter::getCalendarObject datefmt_get_calendar_object (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::getCalendarObje ...
https://man.plustar.jp/php/intldateformatter.getcalendarobject.html - [similar]