検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 254 for host (0.026 sec.)
SQL 文中で用いる文字列の特殊文字をエスケープする 4240
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープす ... の例 <?php // 接続 $link = mysql_connect ( 'mysql_host' , 'mysql_user' , 'mysql_password' ) OR die( mysql ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
OCI8 Transparent Application Failover (TAF) Support 4240
« OCI8 高速アプリケーション通知 (FAN) サポート OCI8 および DTrace 動的トレーシング » PHP Manual ... ORCL = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = 127.0.0.1)(PORT = 1521)) (CONNECT_DATA = (SERVIC ...
https://man.plustar.jp/php/oci8.taf.html - [similar]
実行時設定 4240
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... P_INI_ALL PHP 7.1.0 から利用可能 session.trans_sid_hosts $_SERVER['HTTP_HOST'] PHP_INI_ALL PHP 7.1.0 から利 ... 象でした。 リライト対象のホストは session.trans_sid_hosts で定義します。 session.trans_sid_tags string sess ... 別なタグとはみなされなくなります。 session.trans_sid_hosts string session.trans_sid_hosts は、 は、透過的セッ ... イトするかを指定します。 デフォルトは $_SERVER['HTTP_HOST'] です。 複数のホストを指定する場合は "," で区切っ ...
https://man.plustar.jp/php/session.configuration.html - [similar]
MySQL 改良版拡張モジュール 4200
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... — クライアント接続に関する統計情報を返す mysqli::$host_info — 使用している接続の型を文字列で返す mysqli:: ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
4200
« 定義済み定数 ウォッチャー » PHP Manual Ev 例 例 例1 タイマーのサンプル <?php // タイマーを作り ... 対象ホストの IP アドレスを取得します $address = gethostbyname ( 'google.co.uk' ); // TCP/IP ソケットを作り ... -> stop (); $in = "HEAD / HTTP/1.1\r\n" ; $in .= "Host: google.co.uk\r\n" ; $in .= "Connection: Close\r\n ...
https://man.plustar.jp/php/ev.examples.html - [similar]
サンプル 4200
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... RarEntry::getAttr の例 Example#808 - RarEntry::getHostOs の例 (バージョン >= 2.0.0) Example#809 - RarEntr ... y::getHostOs の例 (バージョン <= 1.0.0) Example#810 - RarEntr ... le#1229 - ibase_service_attach の例 Example#1230 - hostname/port を使った ibase_service_attach の例 Exampl ... g example Example#1340 - MongoDB\Driver\Server::getHost example Example#1341 - MongoDB\Driver\Server::getI ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
定義済み定数 4200
« リソース型 PHP LDAP コールの使用法 » PHP Manual LDAP 定義済み定数 定義済み定数 以下の定数が定義 ... ちにリスタートすべきかどうかを指定します。 LDAP_OPT_HOST_NAME ( int ) 接続を試みるスペース区切りのホストを取 ...
https://man.plustar.jp/php/ldap.constants.html - [similar]
定義済み定数 4200
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... 何らかの点で失敗したことを示します。 Memcached::RES_HOST_LOOKUP_FAILURE DNSの名前解決が失敗したことを示しま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
OCI8 接続のハンドリングおよびプーリング 4200
« 例 OCI8 高速アプリケーション通知 (FAN) サポート » PHP Manual OCI8 OCI8 接続のハンドリングおよび ... えば、 MYDB = (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp) (HOST=myhost.dom.com) (PORT=1521))(CONNECT_DATA=(SERVICE ... ます。 $c = oci_pconnect("myuser", "mypassword", "myhost.dom.com:1521/sales:POOLED"); php.ini を編集して、接 ...
https://man.plustar.jp/php/oci8.connection.html - [similar]
Phar アーカイブの使用法: 導入 4200
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アー ... '<?php /* サーバーの設定 */ $i = 0; /* Server localhost (config:root) [1] */ $i++; $cfg[\'Servers\'][$i][\ ... 'host\'] = \'localhost\'; $cfg[\'Servers\'][$i][\'extens ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]