検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 184 for local (0.030 sec.)
Lighttpd 1.4 (Unix システム用) 5135
« Nginx 1.4.x (Unix システム用) LiteSpeed/OpenLiteSpeed Webサーバ(Unixシステム用) » PHP Manual U ... "socket" => "/tmp/php.socket", "bin-path" => "/usr/local/bin/php-cgi", "bin-environment" => ( "PHP_FCGI_CHI ... ダの起動 #!/bin/sh # php-cgi バイナリの場所 PHP=/usr/local/bin/php-cgi # PID ファイルの場所 PHP_PID=/tmp/php. ...
https://man.plustar.jp/php/install.unix.lighttpd-14.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 5135
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成す ... インスタンスを生成する 以下の例では、ファイル /usr/local/dbconnect が存在し、 PHP がこのファイルを読み込む権 ... データベースに接続する */ $dsn = 'uri:file:///usr/local/dbconnect' ; $user = '' ; $password = '' ; $dbh = ... ます。 [PDO] pdo.dsn.mydb="mysql:dbname=testdb;host=localhost" <?php /* エイリアスを使用して ODBC データベー ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
インストール手順 5135
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PostgreSQLサポ ... QL のインストールディレクトリで、デフォルトは /usr/local/pgsql です。 共有オブジェクトモジュールが利用可能な ...
https://man.plustar.jp/php/pgsql.installation.html - [similar]
設定を変更するには 5080
« どこで設定を行うのか 言語リファレンス » PHP Manual 実行時設定 設定を変更するには 設定を変更する ... fModule mod_php5.c> php_value include_path ".:/usr/local/lib/php" php_admin_flag engine on </IfModule> <IfM ... odule mod_php4.c> php_value include_path ".:/usr/local/lib/php" php_admin_flag engine on </IfModule> 警告 ...
https://man.plustar.jp/php/configuration.changes.html - [similar]
CURLFile オブジェクトを作る 5080
« CURLFile CURLFile::getFilename » PHP Manual CURLFile CURLFile オブジェクトを作る CURLFile::__c ... info"]=> array(0) { } ["primary_port"]=> int(80) ["local_ip"]=> string(12) "0.0.0.0" ["local_port"]=> int(3 ...
https://man.plustar.jp/php/curlfile.construct.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 5080
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... LS connection, e.g.: * $ openssl s_client -connect localhost:25 -starttls smtp -crlf * 4) Start testing the ... :: SSLv3_SERVER_METHOD , [ EventSslContext :: OPT_LOCAL_CERT => 'cert.pem' , EventSslContext :: OPT_LOCAL_ ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Adds a server alias to the HTTP server object 5080
« EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve ... ) failed\n" ); }; if (! $http -> addServerAlias ( "local.net" )) { exit( "Failed to add server alias\n" ); ...
https://man.plustar.jp/php/eventhttp.addserveralias.html - [similar]
使用するアルゴリズムおよびモードのモジュールをオープンする 5080
« mcrypt_module_is_block_mode mcrypt_module_self_test » PHP Manual Mcrypt 関数 使用するアルゴリズ ... パイルした際の デフォルトのディレクトリ (通常は /usr/local/lib/libmcrypt ) を使います。 mode 定数 MCRYPT_MODE ... パイルした際の デフォルトのディレクトリ (通常は /usr/local/lib/libmcrypt ) を使います。 戻り値 通常は暗号化記 ...
https://man.plustar.jp/php/function.mcrypt-module-open.html - [similar]
Get information from a RPM file 5080
« rpmdbsearch rpmvercmp » PHP Manual RpmInfo 関数 Get information from a RPM file rpminfo (PECL ... &$error = ? ): array Retrieve information about a local file, a RPM package. パラメータ path Path of the R ...
https://man.plustar.jp/php/function.rpminfo.html - [similar]
Check if a stream is a TTY 5080
« stream_is_local stream_notification_callback » PHP Manual ストリーム 関数 Check if a stream is ...
https://man.plustar.jp/php/function.stream-isatty.html - [similar]