検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 906 for [SIMILAR] 16 1024 4096 WITH 18040 乗算 WITH 6294... (4.177 sec.)
使用している MySQL プロトコルのバージョンを返す 0
« mysqli::$host_info mysqli::$server_info » PHP Manual mysqli 使用している MySQL プロトコルのバージョンを返す mysqli::$protocol_version mysqli_get_proto_info (PHP 5, PHP 7, PHP 8) mysqli::$protocol_version -- mysqli_get_proto_info — 使用している MySQL プロトコルのバージョンを返す 説明 オ ...
https://man.plustar.jp/php/mysqli.get-proto-info.html - [similar]
MySQL サーバーのバージョンを返す 0
« mysqli::$protocol_version mysqli::$server_version » PHP Manual mysqli MySQL サーバーのバージョンを返す mysqli::$server_info mysqli::get_server_info mysqli_get_server_info (PHP 5, PHP 7, PHP 8) mysqli::$server_info -- mysqli::get_server_info -- mysqli_get_server_info — MySQL サーバーのバ ...
https://man.plustar.jp/php/mysqli.get-server-info.html - [similar]
演算子の優先順位 0
« 演算子 算術演算子 » PHP Manual 演算子 演算子の優先順位 演算子の優先順位 演算子の優先順位は、二つの式が"緊密に"結合している度合いを指定します。 例えば、式 1 + 5 * 3 の答えは 16 になり、 18 とはなりません。 これは乗算演算子("*")は、加算演算子("+")より高い優先順位を有するか らです。必要に ...
https://man.plustar.jp/php/language.operators.precedence.html - [similar]
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 0
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool $binary = false , array $options = [] ): s ...
https://man.plustar.jp/php/function.hash.html - [similar]
送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 0
« header headers_sent » PHP Manual ネットワーク 関数 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す headers_list (PHP 5, PHP 7, PHP 8) headers_list — 送信した (もしくは送信される予定の) レスポンスヘッダの一覧を返す 説明 headers_list (): array headers_list() はブラウザも ...
https://man.plustar.jp/php/function.headers-list.html - [similar]
文字列を水平に描画する 0
« imagesettile imagestringup » PHP Manual GD および Image 関数 文字列を水平に描画する imagestring (PHP 4, PHP 5, PHP 7, PHP 8) imagestring — 文字列を水平に描画する 説明 imagestring ( GdImage $image , GdFont | int $font , int $x , int $y , string $string , int $color ): bool 指定した座標に ...
https://man.plustar.jp/php/function.imagestring.html - [similar]
SQL NOTIFY メッセージを取得する 0
« pg_free_result pg_get_pid » PHP Manual PostgreSQL 関数 SQL NOTIFY メッセージを取得する pg_get_notify (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_get_notify — SQL NOTIFY メッセージを取得する 説明 pg_get_notify ( PgSql\Connection $connection , int $mode = PGSQL_ASSOC ): array | false pg_get ...
https://man.plustar.jp/php/function.pg-get-notify.html - [similar]
2 つの variant の除算結果を返す 0
« variant_date_to_timestamp variant_eqv » PHP Manual COM関数 2 つの variant の除算結果を返す variant_div (PHP 5, PHP 7, PHP 8) variant_div — 2 つの variant の除算結果を返す 説明 variant_div ( mixed $left , mixed $right ): mixed left を right で割り、その結果を返します。 パラメータ left 左 ...
https://man.plustar.jp/php/function.variant-div.html - [similar]