検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 1006 for オプション (0.014 sec.)
設定オプションの値を元に戻す 5361
« ini_get ini_set » PHP Manual PHP オプション/情報 関数 設定オプションの値を元に戻す ini_restore ... (PHP 4, PHP 5, PHP 7, PHP 8) ini_restore — 設定オプションの値を元に戻す 説明 ini_restore ( string $option ): ... void 指定した設定オプションを元の値に戻します。 パラメータ option 設定オプション ... al value for 'html_errors': 1 参考 ini_get() - 設定オプションの値を得る ini_get_all() - すべての設定オプションを得 ... る ini_set() - 設定オプションの値を設定する 関連キーワード: 設定 , オプション , 値 ...
https://man.plustar.jp/php/function.ini-restore.html - [similar]
HTTP コンテキストオプションの一覧 5305
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプション... パラメータ HTTP コンテキストオプションの一覧 HTTP コンテキストオプション HTTP コンテキスト ... オプション — HTTP コンテキストオプションの一覧 説明 http:// および https:// トランスポート用 ... のコンテキストオプションです。 オプション method string リモートサーバーでサ ... Agent: ヘッダとして送信する値。上で説明した header オプションで user-agent が 定義されて いない 場合のみ使用されま ...
https://man.plustar.jp/php/context.http.html - [similar]
設定オプションの値を得る 5281
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get ... (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | ... false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名 ... 前。 戻り値 成功した場合に設定オプションの値、 null 値の場合は空の文字列を返します。 その設定 ... しています。 注意 : ini_get() は、"配列" 形式の ini オプション (pdo.dsn.* など) を読むことができません。この場合は ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
SSL コンテキストオプションの一覧 5256
« FTP コンテキストオプション CURL コンテキストオプション » PHP Manual コンテキストオプションとパ ... ラメータ SSL コンテキストオプションの一覧 SSL コンテキストオプション SSL コンテキストオ ... プション — SSL コンテキストオプションの一覧 説明 ssl:// および tls:// トランスポート用のコ ... ンテキストオプションです。 オプション peer_name string 使用するピア名。省 ... ァイルシステム上の証明書ファイルの場所。 verify_peer オプションでリモートサーバーとの 認証の際に使用する。 capath s ...
https://man.plustar.jp/php/context.ssl.html - [similar]
現在の include_path 設定オプションを取得する 5207
« get_extension_funcs get_included_files » PHP Manual PHP オプション/情報 関数 現在の include_pa ... th 設定オプションを取得する get_include_path (PHP 4 >= 4.3.0, PHP 5, ... PHP 8) get_include_path — 現在の include_path 設定オプションを取得する 説明 get_include_path (): string | false ... 現在の include_path 設定オプションを取得します。 パラメータ この関数にはパラメータはあ ... ni_get ( 'include_path' ); ?> 参考 ini_get() - 設定オプションの値を得る restore_include_path() - include_path 設定 ...
https://man.plustar.jp/php/function.get-include-path.html - [similar]
Memcached のオプションの値を取得する 5152
« Memcached::getMultiByKey Memcached::getResultCode » PHP Manual Memcached Memcached のオプション ... ached >= 0.1.0) Memcached::getOption — Memcached のオプションの値を取得する 説明 public Memcached::getOption ( in ... t $option ): mixed このメソッドは、Memcached のオプションの値を返します。 libmemcached で定義されているオプシ ... Memcached::OPT_* 定数のいずれか。 戻り値 要求されたオプションの値、あるいはエラー時に false を返します。 例 例1 M ... emcached オプションの取得 <?php $m = new Memcached (); var_dump ( $m -> ...
https://man.plustar.jp/php/memcached.getoption.html - [similar]
Configure オプション 5127
« PHP のデバッグについて 中心となる configure オプションのリスト » PHP Manual 付録 Configure オプション ... ション Configure オプション 目次 中心となる configure オプションのリスト 関連キ ... ーワード: Configure , オプション , 中心 , configure , リスト , デバッグ , ...
https://man.plustar.jp/php/configure.html - [similar]
Zip コンテキストオプション一覧 5127
« コンテキストパラメータ サポートするプロトコル/ラッパー » PHP Manual コンテキストオプションとパ ... ラメータ Zip コンテキストオプション一覧 Zip コンテキストオプション Zip コンテキストオプ ... ション — Zip コンテキストオプション一覧 説明 Zip コンテキストオプションは zip ラッパーで ... 使用可能です。 オプション password アーカイブの暗号化に使われたパスワードを指 ... se , $context ); ?> 関連キーワード: コンテキスト , オプション , 一覧 , パラメータ , サポート , プロトコル , アー ...
https://man.plustar.jp/php/context.zip.html - [similar]
Memcached のオプションの値を設定する 5103
« Memcached::setMultiByKey Memcached::setOptions » PHP Manual Memcached Memcached のオプション... ached >= 0.1.0) Memcached::setOption — Memcached のオプションの値を設定する 説明 public Memcached::setOption ( in ... , mixed $value ): bool このメソッドは、Memcached のオプションの値を設定します。 libmemcached で定義されているオプ ... 定数 を参照ください。 value 設定する値 注意 : 以下のオプションの値は、定数で指定する必要があります。 Memcached::OP ... 、失敗した場合に false を返します。 例 例1 Memcached オプションの設定 <?php $m = new Memcached (); var_dump ( $m -> ...
https://man.plustar.jp/php/memcached.setoption.html - [similar]
パーサのオプションを設定する 5078
« XMLReader::readString XMLReader::setRelaxNGSchema » PHP Manual XMLReader パーサのオプションを設 ... P 7, PHP 8) XMLReader::setParserProperty — パーサのオプションを設定する 説明 public XMLReader::setParserProperty ... ( int $property , bool $value ): bool パーサのオプションを設定します。オプションは、 XMLReader::open() あるい ... 設定する必要があります。 パラメータ property パーサオプション定数 のひとつ。 value true を設定するとオプションが有 ... します。 関連キーワード: 設定 , XMLReader , パーサ , オプション , setParserProperty , コール , property , public , ...
https://man.plustar.jp/php/xmlreader.setparserproperty.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT