検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 1006 for オプション (0.005 sec.)
libcurl セッションハンドルのすべてのオプションをリセットする 4986
« curl_pause curl_setopt_array » PHP Manual cURL 関数 libcurl セッションハンドルのすべてのオプション ... ) curl_reset — libcurl セッションハンドルのすべてのオプションをリセットする 説明 curl_reset ( CurlHandle $handle ... void 指定した cURL ハンドルに設定されているすべてのオプションを初期化してデフォルト値に戻します。 パラメータ hand ... を作ります $ch = curl_init (); // CURLOPT_USERAGENT オプションを設定します curl_setopt ( $ch , CURLOPT_USERAGENT , ... test user-agent" ); // これまでに設定されたすべてのオプションを初期化します curl_reset ( $ch ); // HTTP リクエスト ...
https://man.plustar.jp/php/function.curl-reset.html - [similar]
すべての設定オプションを得る 4949
« ini_alter ini_get » PHP Manual PHP オプション/情報 関数 すべての設定オプションを得る ini_get_a ... .0, PHP 5, PHP 7, PHP 8) ini_get_all — すべての設定オプションを得る 説明 ini_get_all ( ? string $extension = null ... etails = true ): array | false すべての登録済み設定オプションを返します。 パラメータ extension オプションで指定す ... 字列 core を指定した場合、 その拡張モジュールに関するオプションのみを返します。 details 詳細な設定を取得するか、ある ... となります。 details が false の場合、 配列の値はそのオプションの現在の値となります。 アクセスレベルの意味については ...
https://man.plustar.jp/php/function.ini-get-all.html - [similar]
ソケットのオプションを設定する 4949
« socket_set_nonblock socket_setopt » PHP Manual ソケット 関数 ソケットのオプションを設定する so ... PHP 5, PHP 7, PHP 8) socket_set_option — ソケットのオプションを設定する 説明 socket_set_option ( Socket $socket , ... は、 level が指すプロトコルレベルでソケット socket のオプション option に値 value を設定します。 パラメータ socket ... t クラスのインスタンス。 level level パラメータは、オプションのプロトコルレベルを指定します。 例えば、オプション... 数を使用して取得可能です。 option 使用可能なソケットオプションは socket_get_option() 関数と同じです。 value オプシ ...
https://man.plustar.jp/php/function.socket-set-option.html - [similar]
PHP オプションと情報 4900
« output_reset_rewrite_vars はじめに » PHP Manual PHP の振る舞いの変更 PHP オプションと情報 PHP ... ストール手順 実行時設定 リソース型 定義済み定数 PHP オプション/情報 関数 assert_options — 様々な assert フラグを設 ... コレクタに関する情報を取得する get_cfg_var — PHP 設定オプションの値を取得する get_current_user — 現在の PHP スクリプ ... して返す get_include_path — 現在の include_path 設定オプションを取得する get_included_files — include または requi ... を取得する getopt — コマンドライン引数のリストからオプションを取得する getrusage — 現在のリソース使用状況を取得す ...
https://man.plustar.jp/php/book.info.html - [similar]
ソケットコンテキストオプション一覧 4900
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプション ... ョンとパラメータ ソケットコンテキストオプション一覧 ソケットコンテキストオプション ソケットコンテキ ... ストオプション — ソケットコンテキストオプション一覧 説明 ここでは ... すなわち tcp 、 http あるいは ftp でサポートされるオプションを扱います。 オプション bindto PHP がネットワークにア ... 常の操作では 2 つのソケット接続を使用するので、 このオプションでポート番号を指定することができません。 backlog ソケ ...
https://man.plustar.jp/php/context.socket.html - [similar]
中心となる configure オプションのリスト 4876
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる confi ... gure オプションのリスト 中心となる configure オプションのリスト 以下 ... をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオプションはそれぞれの拡張モジ ... 説明されており、ここにはありません。最新の configure オプションの 完全なリストを得るには、PHP のソースディレクトリで ... ださい)。 --prefix=PREFIX のような追加の configure オプションについて興味がある方は、 » GNU configure のドキュメン ...
https://man.plustar.jp/php/configure.about.html - [similar]
include_path 設定オプションをセットする 4876
« restore_include_path set_time_limit » PHP Manual PHP オプション/情報 関数 include_path 設定オプション ... PHP 7, PHP 8) set_include_path — include_path 設定オプションをセットする 説明 set_include_path ( string $include ... _path ): string | false include_path 設定オプションの値を、このスクリプト内でだけ変更します。 パラメータ ... PATH_SEPARATOR . $path ); ?> 参考 ini_set() - 設定オプションの値を設定する get_include_path() - 現在の include_p ... ath 設定オプションを取得する restore_include_path() - include_path 設定 ...
https://man.plustar.jp/php/function.set-include-path.html - [similar]
言語リファレンス 4833
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... ckedEnum — BackedEnum インターフェイス コンテキストオプションとパラメータ ソケットコンテキストオプション — ソケッ ... トコンテキストオプション一覧 HTTP コンテキストオプション — HTTP コンテキスト ... オプションの一覧 FTP コンテキストオプション — FTP コンテキストオプションの一覧 SSL コンテキスト ... オプション — SSL コンテキストオプションの一覧 CURL コンテキストオプション — CURL コンテキス ...
https://man.plustar.jp/php/langref.html - [similar]
SoapClient のコンストラクタ 4796
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ ... 機能を無効にしたり、設定を変更する場合は、 SOAP 設定オプション や cache_wsdl オプション を参照下さい。 options SO ... AP クライアントに指定する追加オプションを連想配列で指定します。 wsdl が指定された場合、 この ... パラメータはオプションです。 指定されない場合、 location と url オプション ... です。 wsdl と location が指定された場合、 location オプションは WSDL ファイルで指定されたあらゆる location を上書 ...
https://man.plustar.jp/php/soapclient.construct.html - [similar]
実行時設定 4771
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... により動作が変化します。 ibm_db2 設定オプション 名前 デフォルト 変更可能 変更履歴 ibm_db2.binmode ... する 簡単な説明を示します。 ibm_db2.binmode int このオプションは、バイナリデータを PHP アプリケーションで 使用する ... ) 3 (DB2_PASSTHRU) ibm_db2.i5_all_pconnect int このオプションは、PHP アプリケーションにおける i5 db2_connect() の ... ) よりはるかによいパフォーマンスを提供します。 このオプションは、PHP のソースコードを変更せずに db2_connect() を ...
https://man.plustar.jp/php/ibm-db2.configuration.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT