検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 239 for [SIMILAR] 16 1024 4096 WITH 13530 力バ WITH 1176... (0.213 sec.)
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
ある範囲の整数を有する配列を作成する 0
« prev reset » PHP Manual 配列 関数 ある範囲の整数を有する配列を作成する range (PHP 4, PHP 5, PHP 7, PHP 8) range — ある範囲の整数を有する配列を作成する 説明 range ( string | int | float $start , string | int | float $end , int | float $step = 1 ): array ある範囲の整数を有する配列を作成し ...
https://man.plustar.jp/php/function.range.html - [similar]
接続したソケットにデータを送信する 0
« socket_select socket_sendmsg » PHP Manual ソケット 関数 接続したソケットにデータを送信する socket_send (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_send — 接続したソケットにデータを送信する 説明 socket_send ( Socket $socket , string $data , int $length , int $flags ): int | false 関数 ...
https://man.plustar.jp/php/function.socket-send.html - [similar]
フィルタを作成するときにコールされる 0
« php_user_filter::onClose streamWrapper » PHP Manual php_user_filter フィルタを作成するときにコールされる php_user_filter::onCreate (PHP 5, PHP 7, PHP 8) php_user_filter::onCreate — フィルタを作成するときにコールされる 説明 public php_user_filter::onCreate (): bool このメソッドがコールさ ...
https://man.plustar.jp/php/php-user-filter.oncreate.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
部分文字列を返す 0
« grapheme_strstr IDN 関数 » PHP Manual Grapheme 関数 部分文字列を返す grapheme_substr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_substr — 部分文字列を返す 説明 手続き型 grapheme_substr ( string $string , int $offset , ? int $length = null ): string | false 部分文字列を返 ...
https://man.plustar.jp/php/function.grapheme-substr.html - [similar]
クエリの次の行を連想配列で返す 0
« oci_fetch_array oci_fetch_object » PHP Manual OCI8 関数 クエリの次の行を連想配列で返す oci_fetch_assoc (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_assoc — クエリの次の行を連想配列で返す 説明 oci_fetch_assoc ( resource $statement ): array | false クエリの次の結果セット行を含む連 ...
https://man.plustar.jp/php/function.oci-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 0
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_row — クエリの次の行を配列で返す 説明 oci_fetch_row ( resource $statement ): array | false クエリから、結果セットの次の行を含む数値添字配列を返 ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 0
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチするデータサイズを設定する oci_set_prefetch_lob (PHP 8.2, PECL OCI8 >= 3.2) oci_set_prefetch_lob — CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 説明 oci_set_prefetch_lob ( resource $ ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
暗号論的に安全な疑似乱数を生成する 0
« random_bytes Hash » PHP Manual CSPRNG 関数 暗号論的に安全な疑似乱数を生成する random_int (PHP 7, PHP 8) random_int — 暗号論的に安全な疑似乱数を生成する 説明 random_int ( int $min , int $max ): int ポーカーゲームやカードデッキのシャッフルのような、 偏りがない結果が重要になる用途に合う、 ...
https://man.plustar.jp/php/function.random-int.html - [similar]