検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 340 for [SIMILAR] 16 1024 4096 WITH 20021 レコ WITH 7220... (0.396 sec.)
指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 0
« strrpos strstr » PHP Manual String 関数 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す strspn (PHP 4, PHP 5, PHP 7, PHP 8) strspn — 指定したマスク内に含まれる文字からなる文字列の最初のセグメントの長さを探す 説明 strspn ( string $string , string $characters , ...
https://man.plustar.jp/php/function.strspn.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
連想配列の値を、SQL 文として実行可能な形式に変換する 0
« pg_consume_input pg_copy_from » PHP Manual PostgreSQL 関数 連想配列の値を、SQL 文として実行可能な形式に変換する pg_convert (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) pg_convert — 連想配列の値を、SQL 文として実行可能な形式に変換する 説明 pg_convert ( PgSql\Connection $connection , string $ta ...
https://man.plustar.jp/php/function.pg-convert.html - [similar]
接続しているかどうかによらずソケットにメッセージを送信する 0
« socket_sendmsg socket_set_block » PHP Manual ソケット 関数 接続しているかどうかによらずソケットにメッセージを送信する socket_sendto (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_sendto — 接続しているかどうかによらずソケットにメッセージを送信する 説明 socket_sendto ( Socket $socket , str ...
https://man.plustar.jp/php/function.socket-sendto.html - [similar]
mysqli_result オブジェクトを構築する 0
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェクトを構築する mysqli_result::__construct (PHP 5, PHP 7, PHP 8) mysqli_result::__construct — mysqli_result オブジェクトを構築する 説明 public mysqli_result::__construct ( mysqli $mysql , int $r ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]
PostgreSQL 0
« ociwritetemporarylob はじめに » PHP Manual ベンダー固有のモジュール PostgreSQL PostgreSQL はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 基本的な使い方 PostgreSQL 関数 pg_affected_rows — 変更されたレコード(タプル)の数を返す pg_canc ...
https://man.plustar.jp/php/book.pgsql.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
フォントのウェイトを設定する 0
« GmagickDraw::setfontstyle GmagickDraw::setstrokecolor » PHP Manual GmagickDraw フォントのウェイトを設定する GmagickDraw::setfontweight (PECL gmagick >= Unknown) GmagickDraw::setfontweight — フォントのウェイトを設定する 説明 public GmagickDraw::setfontweight ( int $weight ): GmagickDraw ...
https://man.plustar.jp/php/gmagickdraw.setfontweight.html - [similar]
はじめに 0
« Math インストール/設定 » PHP Manual Math はじめに はじめに これらの数学関数は、実行するコンピューターの int 型および float 型の範囲で のみ値を処理します。 (これは、現在、それぞれ、C言語のlongおよびdoubleに対応します。) より大きな数を処理する必要がある場合には、 任意精度数学関数 の使用を ...
https://man.plustar.jp/php/intro.math.html - [similar]