検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 457 for [SIMILAR] 16 1024 4096 WITH 8675 ポン WITH 6971 ... (0.727 sec.)
インターネット接続もしくは Unix ドメインソケット接続をオープンする 0
« dns_get_record gethostbyaddr » PHP Manual ネットワーク 関数 インターネット接続もしくは Unix ドメインソケット接続をオープンする fsockopen (PHP 4, PHP 5, PHP 7, PHP 8) fsockopen — インターネット接続もしくは Unix ドメインソケット接続をオープンする 説明 fsockopen ( string $hostname , int $ ...
https://man.plustar.jp/php/function.fsockopen.html - [similar]
SoapServer クラス 0
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer クラス (PHP 5, PHP 7, PHP 8) はじめに SoapServer クラスは » SOAP 1.1 および » SOAP 1.2 プロトコル用のサーバーとなります。 WSDL サービス記述を使用することもしないこともできます。 クラス概要 cla ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
SolrGenericResponse クラス 0
« SolrPingResponse::getResponse SolrGenericResponse::__construct » PHP Manual Solr SolrGenericResponse クラス SolrGenericResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 final class SolrGenericResponse extends SolrResponse { /* 定数 */ const in ...
https://man.plustar.jp/php/class.solrgenericresponse.html - [similar]
SolrQueryResponse クラス 0
« SolrResponse::success SolrQueryResponse::__construct » PHP Manual Solr SolrQueryResponse クラス SolrQueryResponse クラス (PECL solr >= 0.9.2) はじめに クエリーリクエストに対するレスポンスを表現 クラス概要 final class SolrQueryResponse extends SolrResponse { /* 定数 */ const int PARSE_S ...
https://man.plustar.jp/php/class.solrqueryresponse.html - [similar]
SolrUpdateResponse クラス 0
« SolrQueryResponse::__destruct SolrUpdateResponse::__construct » PHP Manual Solr SolrUpdateResponse クラス SolrUpdateResponse クラス (PECL solr >= 0.9.2) はじめに 更新リクエストに対するレスポンスを表現 クラス概要 final class SolrUpdateResponse extends SolrResponse { /* 定数 */ const int ...
https://man.plustar.jp/php/class.solrupdateresponse.html - [similar]
curl_multi 接続のアクティビティを待つ 0
« curl_multi_remove_handle curl_multi_setopt » PHP Manual cURL 関数 curl_multi 接続のアクティビティを待つ curl_multi_select (PHP 5, PHP 7, PHP 8) curl_multi_select — curl_multi 接続のアクティビティを待つ 説明 curl_multi_select ( CurlMultiHandle $multi_handle , float $timeout = 1.0 ): int ...
https://man.plustar.jp/php/function.curl-multi-select.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
すべての HTTP リクエストヘッダを取得する 0
« apache_note apache_response_headers » PHP Manual Apache 関数 すべての HTTP リクエストヘッダを取得する apache_request_headers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_request_headers — すべての HTTP リクエストヘッダを取得する 説明 apache_request_headers (): array 現在のリクエストにお ...
https://man.plustar.jp/php/function.apache-request-headers.html - [similar]
ヘッダ用の関数を登録する 0
« getservbyport header_remove » PHP Manual ネットワーク 関数 ヘッダ用の関数を登録する header_register_callback (PHP 5 >= 5.4.0, PHP 7, PHP 8) header_register_callback — ヘッダ用の関数を登録する 説明 header_register_callback ( callable $callback ): bool PHP が出力を送信しはじめるときにコー ...
https://man.plustar.jp/php/function.header-register-callback.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]