検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 601 for [SIMILAR] 16 1024 4096 WITH 13125 ソケ WITH 1162... (0.500 sec.)
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
SolrPingResponse クラス 0
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingResponse クラス SolrPingResponse クラス (PECL solr >= 0.9.2) はじめに サーバーへの ping リクエストに対するレスポンスを表現 クラス概要 final class SolrPingResponse extends SolrResponse { /* 定数 */ co ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
libcurl セッションハンドルのすべてのオプションをリセットする 0
« curl_pause curl_setopt_array » PHP Manual cURL 関数 libcurl セッションハンドルのすべてのオプションをリセットする curl_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_reset — libcurl セッションハンドルのすべてのオプションをリセットする 説明 curl_reset ( CurlHandle $handle ): void 指定した cUR ...
https://man.plustar.jp/php/function.curl-reset.html - [similar]
出力制御 関数 0
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() および setcookie() も参照ください。 目次 flush — システム出力バッファをフラッシュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリング ...
https://man.plustar.jp/php/ref.outcontrol.html - [similar]
Set socket I/O activity timeout 0
« GearmanClient::setStatusCallback GearmanClient::setWarningCallback » PHP Manual GearmanClient Set socket I/O activity timeout GearmanClient::setTimeout (PECL gearman >= 0.6.0) GearmanClient::setTimeout — Set socket I/O activity timeout 説明 public GearmanClient::setTimeout ( int $timeo ...
https://man.plustar.jp/php/gearmanclient.settimeout.html - [similar]
Get socket option 0
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQSocket::getSockOpt (PECL zmq >= 0.5.0) ZMQSocket::getSockOpt — Get socket option 説明 public ZMQSocket::getSockOpt ( string $key ): mixed Returns the value of a socket option. パラメータ key An ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 ここに既述されたソケット関数は PHP 拡張モジュールの一部であり、 コンパイル時に configure にオプション --enable-sockets を指定することにより 使用可能となります。 関連キーワード: インストール , 手順 , 設定 , ...
https://man.plustar.jp/php/sockets.installation.html - [similar]