検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 746 for Server (0.195 sec.)
アイテムを比較して入れ替える 2986
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える ... ::cas() の例 <?php $m = new Memcached (); $m -> addServer ( 'localhost' , 11211 ); do { /* IP リストとそのト ... ) == Memcached :: RES_NOTFOUND ) { $ips = array( $_SERVER [ 'REMOTE_ADDR' ]); $m -> add ( 'ip_block' , $ips ... 更新している場合は失敗します */ } else { $ips [] = $_SERVER [ 'REMOTE_ADDR' ]; $m -> cas ( $cas , 'ip_block' , ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
定義済み定数 2986
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されていま ... します。 型: bool 、デフォルト: false Memcached::OPT_SERVER_FAILURE_LIMIT サーバーへの接続の最大試行回数を指定 ... ト側でエラーが起きたことを示します。 Memcached::RES_SERVER_ERROR サーバー側でエラーが起きたことを示します。 M ... にエラーが発生したことを示します。 Memcached::RES_NO_SERVERS サーバーリストが空であることを示します。 Memcache ... emcached 3.0.0 以降で使用可能です。 Memcached::RES_SERVER_TEMPORARILY_DISABLED Memcached 3.0.0 以降で使用可能 ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
実行時設定 2986
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... _host:remote_port or udp://remote_host:remote_port server, when seaslog.appender configured to 2 (TCP) or 3 ... sLog itself. When directory permissions or receive server ports are blocked, they are ignored; when closed, ... tself. When the directory authority or the receive server port is blocked, throw an exception; do not throw ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
The Swoole\Serialize class 2972
« Swoole\Redis\Server::start Swoole\Serialize::pack » PHP Manual Swoole The Swoole\Serialize cla ...
https://man.plustar.jp/php/class.swoole-serialize.html - [similar]
Sets a callback for specified URI 2972
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... Http::setCallback() example <?php /* * Simple HTTP server. * * To test it: * 1) Run it on a port of your cho ... ISO-8859-1 * Connection: close * * 3) See what the server outputs on the previous terminal window. */ functi ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Send a CUBRID query 2972
« cubrid_ping cubrid_real_escape_string » PHP Manual CUBRID MySQL 互換関数 Send a CUBRID query c ... supported) to the currently active database on the server that's associated with the specified conn_identifi ... 考 cubrid_connect() - Open a connection to a CUBRID Server cubrid_error() - Get the error message cubrid_real ...
https://man.plustar.jp/php/function.cubrid-query.html - [similar]
HTTP リクエストに対するレスポンス内で サーバーによって送出された全てのヘッダを取... 2972
« base64_encode get_meta_tags » PHP Manual URL 関数 HTTP リクエストに対するレスポンス内で サーバ ... [1] => Date: Sat, 29 May 2004 12:28:13 GMT [2] => Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) [3] => Last- ... .1 200 OK [Date] => Sat, 29 May 2004 12:28:14 GMT [Server] => Apache/1.3.27 (Unix) (Red-Hat/Linux) [Last-Mod ...
https://man.plustar.jp/php/function.get-headers.html - [similar]
現在のシステムの状態を取得する 2972
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql ... 使えます。 mysqli_stat() PDO::getAttribute(PDO::ATTR_SERVER_INFO) 説明 mysql_stat ( resource $link_identifier ... ta = OFF bdb_tmpdir = /var/tmp/ ... 参考 mysql_get_server_info() - MySQL サーバー情報を取得する mysql_list_p ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
Return numerically indexed array of registered superglobals 2972
« runkit7_object_id runkit7_zval_inspect » PHP Manual runkit7 関数 Return numerically indexed ar ... s. i.e. _GET, _POST, _REQUEST, _COOKIE, _SESSION, _SERVER, _ENV, _FILES 参考 Variable Scope 関連キーワード: ...
https://man.plustar.jp/php/function.runkit7-superglobals.html - [similar]
Create a GearmanClient instance 2972
« GearmanClient::clone GearmanClient::context » PHP Manual GearmanClient Create a GearmanClient ... nce representing a client that connects to the job server and submits tasks to complete. パラメータ この関数 ...
https://man.plustar.jp/php/gearmanclient.construct.html - [similar]