検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 511 for [SIMILAR] 16 1024 4096 WITH 14393 添字 WITH 1116... (0.805 sec.)
一行ぶんの結果を配列に取り込む 0
« odbc_fetch_array odbc_fetch_object » PHP Manual ODBC 関数 一行ぶんの結果を配列に取り込む odbc_fetch_into (PHP 4, PHP 5, PHP 7, PHP 8) odbc_fetch_into — 一行ぶんの結果を配列に取り込む 説明 odbc_fetch_into ( resource $statement , array &$array , int $row = 0 ): int | false 結果の行を arr ...
https://man.plustar.jp/php/function.odbc-fetch-into.html - [similar]
種々の readline の内部変数を取得/設定する 0
« readline_completion_function readline_list_history » PHP Manual Readline 関数 種々の readline の内部変数を取得/設定する readline_info (PHP 4, PHP 5, PHP 7, PHP 8) readline_info — 種々の readline の内部変数を取得/設定する 説明 readline_info ( ? string $var_name = null , int | string | b ...
https://man.plustar.jp/php/function.readline-info.html - [similar]
PHP の配列を SplFixedArray インスタンスにインポートする 0
« SplFixedArray::current SplFixedArray::getSize » PHP Manual SplFixedArray PHP の配列を SplFixedArray インスタンスにインポートする SplFixedArray::fromArray (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::fromArray — PHP の配列を SplFixedArray インスタンスにインポートする 説明 public static ...
https://man.plustar.jp/php/splfixedarray.fromarray.html - [similar]
数学関数 0
« GMP::__unserialize はじめに » PHP Manual 数学 数学関数 数学関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Math 関数 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) ...
https://man.plustar.jp/php/book.math.html - [similar]
Math 関数 0
« 定義済み定数 abs » PHP Manual Math Math 関数 Math 関数 目次 abs — 絶対値 acos — 逆余弦(アークコサイン) acosh — 逆双曲線余弦(アークハイパボリックコサイン) asin — 逆正弦(アークサイン) asinh — 逆双曲線正弦(アークハイパボリックサイン) atan2 — 2 変数のアークタンジェント atan — 逆正接 ...
https://man.plustar.jp/php/ref.math.html - [similar]
変数操作 0
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 変数操作 関数 boolval — 変数の boolean としての値を取得する debug_zval_dump — 内部的な zval を表す文字列をダンプする double ...
https://man.plustar.jp/php/book.var.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
ファイルまたは URL をオープンする 0
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen (PHP 4, PHP 5, PHP 7, PHP 8) fopen — ファイルまたは URL をオープンする 説明 fopen ( string $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | f ...
https://man.plustar.jp/php/function.fopen.html - [similar]
国コードと地域コードから地域名を返す 0
« geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コードから地域名を返す geoip_region_name_by_code (PECL geoip >= 1.0.4) geoip_region_name_by_code — 国コードと地域コードから地域名を返す 説明 geoip_region_name_by_code ( string $country_code , string ...
https://man.plustar.jp/php/function.geoip-region-name-by-code.html - [similar]
国コードと地域コードからタイムゾーンを返す 0
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーンを返す geoip_time_zone_by_country_and_region (PECL geoip >= 1.0.4) geoip_time_zone_by_country_and_region — 国コードと地域コードからタイムゾーンを返す 説明 geoip_time_zone_by_country_and_region ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]