検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 295 for [SIMILAR] 16 1024 4096 WITH 55457 部キ WITH 2105... (1.516 sec.)
フィールドの桁数を問い合わせる 0
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_field_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_scale — フィールドの桁数を問い合わせる 説明 oci_field_scale ( resource $statement , string | int $column ): int | false column に ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
フィールドサイズを返す 0
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_size (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_size — フィールドサイズを返す 説明 oci_field_size ( resource $statement , string | int $column ): int | false フィールド column のサイズを ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
Oracle におけるフィールドの型を問い合わせる 0
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせる oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type_raw — Oracle におけるフィールドの型を問い合わせる 説明 oci_field_type_raw ( resource $statement , string | int $c ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
フィールドのデータ型の名前を返す 0
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す oci_field_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type — フィールドのデータ型の名前を返す 説明 oci_field_type ( resource $statement , string | int $column ): string | int | f ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
クエリに使う文字列をエスケープする 0
« pg_escape_literal pg_execute » PHP Manual PostgreSQL 関数 クエリに使う文字列をエスケープする pg_escape_string (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_string — クエリに使う文字列をエスケープする 説明 pg_escape_string ( PgSql\Connection $connection = ? , string $data ): string pg ...
https://man.plustar.jp/php/function.pg-escape-string.html - [similar]
フィールド番号に対応する型 ID(OID)を返す 0
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID)を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_oid — フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): string | in ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]