検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 348 for [SIMILAR] 16 1024 4096 WITH 9631 mcrypt WITH 797... (0.311 sec.)
ラージオブジェクトを生成する 0
« pg_lo_close pg_lo_export » PHP Manual PostgreSQL 関数 ラージオブジェクトを生成する pg_lo_create (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_create — ラージオブジェクトを生成する 説明 pg_lo_create ( PgSql\Connection $connection = ? , mixed $object_id = ? ): int pg_lo_create ( mixed $obj ...
https://man.plustar.jp/php/function.pg-lo-create.html - [similar]
ラージオブジェクトをファイルにエクスポートする 0
« pg_lo_create pg_lo_import » PHP Manual PostgreSQL 関数 ラージオブジェクトをファイルにエクスポートする pg_lo_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_export — ラージオブジェクトをファイルにエクスポートする 説明 pg_lo_export ( PgSql\Connection $connection = ? , int $oid , strin ...
https://man.plustar.jp/php/function.pg-lo-export.html - [similar]
ファイルからラージオブジェクトをインポートする 0
« pg_lo_export pg_lo_open » PHP Manual PostgreSQL 関数 ファイルからラージオブジェクトをインポートする pg_lo_import (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_import — ファイルからラージオブジェクトをインポートする 説明 pg_lo_import ( PgSql\Connection $connection = ? , string $pathname , ...
https://man.plustar.jp/php/function.pg-lo-import.html - [similar]
ラージオブジェクトをオープンする 0
« pg_lo_import pg_lo_read_all » PHP Manual PostgreSQL 関数 ラージオブジェクトをオープンする pg_lo_open (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_open — ラージオブジェクトをオープンする 説明 pg_lo_open ( PgSql\Connection $connection , int $oid , string $mode ): PgSql\Lob | false pg_lo_o ...
https://man.plustar.jp/php/function.pg-lo-open.html - [similar]
ラージオブジェクトに書き込む 0
« pg_lo_unlink pg_meta_data » PHP Manual PostgreSQL 関数 ラージオブジェクトに書き込む pg_lo_write (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_write — ラージオブジェクトに書き込む 説明 pg_lo_write ( PgSql\Lob $lob , string $data , ? int $length = null ): int | false pg_lo_write() は、ラー ...
https://man.plustar.jp/php/function.pg-lo-write.html - [similar]
ソケット上の接続を初期化する 0
« socket_cmsg_space socket_create_listen » PHP Manual ソケット 関数 ソケット上の接続を初期化する socket_connect (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_connect — ソケット上の接続を初期化する 説明 socket_connect ( Socket $socket , string $address , ? int $port = null ): bool Socket ク ...
https://man.plustar.jp/php/function.socket-connect.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 0
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]
コードポイントの双方向カテゴリの値を取得する 0
« IntlChar::charDigitValue IntlChar::charFromName » PHP Manual IntlChar コードポイントの双方向カテゴリの値を取得する IntlChar::charDirection (PHP 7, PHP 8) IntlChar::charDirection — コードポイントの双方向カテゴリの値を取得する 説明 public static IntlChar::charDirection ( int | string $co ...
https://man.plustar.jp/php/intlchar.chardirection.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
どのライブラリを選ぶか 0
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか どのライブラリを選ぶか mysqli、PDO_MySQL といった PHP 拡張モジュールは、 どれも C クライアントライブラリの軽量なラッパーです。これらの拡張モジュールは、 mysqlnd ライブラリあるいは libmysqlclien ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]