検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 250 for [SIMILAR] 16 1024 4096 WITH 36556 iptcparse WITH... (0.319 sec.)
ラージオブジェクトをファイルにエクスポートする 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
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解放する wincache_unlock (PECL wincache >= 1.1.0) wincache_unlock — 指定したキーの排他ロックを解放する 説明 wincache_unlock ( string $key ): bool 指定したキーに対して、 wincache_lock() を使って取 ...
https://man.plustar.jp/php/function.wincache-unlock.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]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.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]