検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1071 for [SIMILAR] 16 1024 4096 WITH 6882 odbc WITH 4425 ... (0.692 sec.)
サーバーのパラメータおよび状態を、実行時に変更する 0
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状態を、実行時に変更する Memcache::setServerParams (PECL memcache >= 2.1.0) Memcache::setServerParams — サーバーのパラメータおよび状態を、実行時に変更する 説明 Memcache::setServerParams ( strin ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 OCI8 3.0 が PHP 8 には含まれています。 » PECL からも利用できます。 PHP 7 については、OCI8 2.2 が » PECL から利用できます。 OCI8 は、Oracle 10 g 以降のクライアントライブラリが必要です。 Oracle Database が PHP と ...
https://man.plustar.jp/php/oci8.requirements.html - [similar]
ディレクトリクラスのインスタンスを返す 0
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP 4, PHP 5, PHP 7, PHP 8) dir — ディレクトリクラスのインスタンスを返す 説明 dir ( string $directory , ? resource $context = null ): Directory | false ディレクトリを読むための疑似オブジェクト指向 ...
https://man.plustar.jp/php/function.dir.html - [similar]
シェルによりコマンドを実行し、文字列として出力全体を返す 0
« proc_terminate system » PHP Manual プログラム実行関数 シェルによりコマンドを実行し、文字列として出力全体を返す shell_exec (PHP 4, PHP 5, PHP 7, PHP 8) shell_exec — シェルによりコマンドを実行し、文字列として出力全体を返す 説明 shell_exec ( string $command ): string | false | null この関 ...
https://man.plustar.jp/php/function.shell-exec.html - [similar]
新しいストリームラッパーを作成する 0
« streamWrapper streamWrapper::__destruct » PHP Manual streamWrapper 新しいストリームラッパーを作成する streamWrapper::__construct (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::__construct — 新しいストリームラッパーを作成する 説明 public streamWrapper::__construct () ストリームラッ ...
https://man.plustar.jp/php/streamwrapper.construct.html - [similar]
Expect の使用例 0
« 例 Expect 関数 » PHP Manual 例 Expect の使用例 Expect の使用例 例1 Expect の使用例 この例ではリモートホストに SSH 経由で接続し、接続先の稼働時間を表示します。 <?php ini_set ( "expect.loguser" , "Off" ); $stream = fopen ( "expect://ssh root@remotehost uptime" , "r" ); $cases = array ( a ...
https://man.plustar.jp/php/expect.examples-usage.html - [similar]
MQSeries MQCMIT 0
« mqseries_close mqseries_conn » PHP Manual mqseries 関数 MQSeries MQCMIT mqseries_cmit (PECL mqseries >= 0.10.0) mqseries_cmit — MQSeries MQCMIT 説明 mqseries_cmit ( resource $hconn , resource &$compCode , resource &$reason ): void mqseries_cmit() (MQCMIT) は、キューマネージャに対して、 ...
https://man.plustar.jp/php/function.mqseries-cmit.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
« socket_listen socket_recv » PHP Manual ソケット 関数 ソケットから最大バイト長まで読みこむ socket_read (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_read — ソケットから最大バイト長まで読みこむ 説明 socket_read ( Socket $socket , int $length , int $mode = PHP_BINARY_READ ): string | false ...
https://man.plustar.jp/php/function.socket-read.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]