検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 254 for host (0.033 sec.)
Retrieve exception's type 4529
« Yar_Server_Exception Yar_Client_Exception » PHP Manual Yar_Server_Exception Retrieve exception ... lient.php <?php $client = new Yar_Client ( "http://host/api.php" ); try { $client -> throw_exception ( "cl ...
https://man.plustar.jp/php/yar-server-exception.gettype.html - [similar]
The Zookeeper class 4489
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper ... eper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $recv_tim ... ool public close (): void public connect ( string $host , callable $watcher_cb = null , int $recv_timeout ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
Returns underlying output buffer associated with current buffer event 4489
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... tput -> add ( "GET { $argv [ 2 ]} HTTP/1.0\r\n" . "Host: { $argv [ 1 ]} \r\n" . "Connection: Close\r\n\r\n ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
定義済み定数 4489
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 ... 奨になり、PHP 8.0.0 で削除されました。) FILTER_FLAG_HOST_REQUIRED ( int ) "validate_url" フィルタで host... 奨になり、PHP 8.0.0 で削除されました。) FILTER_FLAG_HOSTNAME ( int ) アルファベットと数字から始まり、アルフ ...
https://man.plustar.jp/php/filter.constants.html - [similar]
Check whether the instance pointed by OID exists 4489
« cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed ... nce() example <?php $conn = cubrid_connect ( "localhost" , 33000 , "demodb" ); $sql = <<<EOD SELECT host_y ...
https://man.plustar.jp/php/function.cubrid-is-instance.html - [similar]
MySQL サーバに接続する 4489
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する get ... に接続します。 パラメータ uri mysqlx://user:password@host のような、MySQL サーバへのURI。 URI のフォーマット ... た。 例1 URI の例 mysqlx://foobar mysqlx://root@localhost?socket=%2Ftmp%2Fmysqld.sock%2F mysqlx://foo:bar@lo ... calhost:33060 mysqlx://foo:bar@localhost:33160?ssl-mode=di ... sabled mysqlx://foo:bar@localhost:33260?ssl-mode=required mysqlx://foo:bar@localhost ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 4489
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接 ... ます。Oracle 10 g の Easy Connect 文字列の形式は [//]host_name[:port][/service_name] です。Oracle 11 g 以降の ... 場合は、この構文は [//]host_name[:port][/service_name][:server_type][/instance ... ; } } $c1 = oci_connect ( "hr" , "welcome" , "localhost/orcl" ); $c2 = oci_new_connect ( "hr" , "welcome" ... , "localhost/orcl" ); $s = oci_parse ( $c1 , "insert into mytab ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
持続的接続を使用してOracle データベースに接続する 4489
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracl ... ます。Oracle 10 g の Easy Connect 文字列の形式は [//]host_name[:port][/service_name] です。Oracle 11 g 以降の ... 場合は、この構文は [//]host_name[:port][/service_name][:server_type][/instance ... ct 構文を使った oci_pconnect() の例 <?php // "localhost" 上の XE サービス (データベース) に接続します $con ... n = oci_pconnect ( 'hr' , 'welcome' , 'localhost/XE' ); if (! $conn ) { $e = oci_error (); trigger_ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]
基本的な使用法 4489
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続 ... 続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing user=www password=foo" ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
拡張モジュールの ini エントリを取得する 4489
« ReflectionExtension::getFunctions ReflectionExtension::getName » PHP Manual ReflectionExtensio ... tent] => -1 [mysql.max_links] => -1 [mysql.default_host] => [mysql.default_user] => [mysql.default_passwor ...
https://man.plustar.jp/php/reflectionextension.getinientries.html - [similar]