検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 746 for SERVER (0.141 sec.)
指定した IP アドレスに対応するインターネットホスト名を取得する 2910
« fsockopen gethostbyname » PHP Manual ネットワーク 関数 指定した IP アドレスに対応するインターネ ... tbyaddr() の例 <?php $hostname = gethostbyaddr ( $_SERVER [ 'REMOTE_ADDR' ]); echo $hostname ; ?> 参考 getho ...
https://man.plustar.jp/php/function.gethostbyaddr.html - [similar]
トランザクションをロールバックする 2910
« ibase_rollback_ret ibase_server_info » PHP Manual Firebird/InterBase 関数 トランザクションをロ ...
https://man.plustar.jp/php/function.ibase-rollback.html - [similar]
MySQL サーバーへの接続をオープンする 2910
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... () PDO::__construct() 説明 mysql_connect ( string $server = ini_get("mysql.default_host") , string $username ... への接続をオープンあるいは再利用します。 パラメータ server MySQL サーバー。"hostname:port" のようにポート番号 ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
Oracle クライアント・ライブラリのバージョンを返す 2910
« oci_cancel oci_close » PHP Manual OCI8 関数 Oracle クライアント・ライブラリのバージョンを返す ... 。この場合、文字列 "Unknown" が返されます。 参考 oci_server_version() - Oracle データベースのバージョンを返す ...
https://man.plustar.jp/php/function.oci-client-version.html - [similar]
リクエストを送信し、応答を待つ 2910
« radius_salt_encrypt_attr radius_server_secret » PHP Manual Radius 関数 リクエストを送信し、応答 ...
https://man.plustar.jp/php/function.radius-send-request.html - [similar]
"none" として認証する 2910
« ssh2_auth_hostbased_file ssh2_auth_password » PHP Manual SSH2 関数 "none" として認証する ssh2_ ... ( in_array ( 'password' , $auth_methods )) { echo "Server supports password based authentication\n" ; } ?> 関 ...
https://man.plustar.jp/php/function.ssh2-auth-none.html - [similar]
ローカルまたはリモートのソケットの名前を取得する 2910
« stream_socket_enable_crypto stream_socket_pair » PHP Manual ストリーム 関数 ローカルまたはリモ ... 返します 参考 stream_socket_accept() - stream_socket_server で作られたソケットの接続を受け入れる 関連キーワード ...
https://man.plustar.jp/php/function.stream-socket-get-name.html - [similar]
システムの平均負荷を取得する 2910
« sleep time_nanosleep » PHP Manual その他の関数 システムの平均負荷を取得する sys_getloadavg (PH ... 'HTTP/1.1 503 Too busy, try again later' ); die( 'Server too busy. Please try again later.' ); } ?> 注意 注 ...
https://man.plustar.jp/php/function.sys-getloadavg.html - [similar]
コネクションプールに memcached サーバーを追加する 2910
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追 ... 加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネ ... ルに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool $persist ... back = ? , int $timeoutms = ? ): bool Memcache::addServer() は、コネクションプールに サーバーを追加します。 ... memcache_add_server() 関数を使用することも可能です。 ( Memcache::conne ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
Count number of write operations in the bulk 2910
« MongoDB\Driver\BulkWrite::__construct MongoDB\Driver\BulkWrite::delete » PHP Manual MongoDB\Dr ... versions returned the expected number of client-to-server roundtrips required to execute all write operation ...
https://man.plustar.jp/php/mongodb-driver-bulkwrite.count.html - [similar]