検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 590 for [SIMILAR] 16 1024 4096 WITH 37102 symlink WITH 2... (0.490 sec.)
変数をデータ領域にキャッシュする 0
« apcu_sma_info APCUIterator » PHP Manual APCu 関数 変数をデータ領域にキャッシュする apcu_store (PECL apcu >= 4.0.0) apcu_store — 変数をデータ領域にキャッシュする 説明 apcu_store ( string $key , mixed $var , int $ttl = 0 ): bool apcu_store ( array $values , mixed $unused = NULL , int $tt ...
https://man.plustar.jp/php/function.apcu-store.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
CURL コンテキストオプションの一覧 0
« SSL コンテキストオプション Phar コンテキストオプション » PHP Manual コンテキストオプションとパラメータ CURL コンテキストオプションの一覧 CURL コンテキストオプション CURL コンテキストオプション — CURL コンテキストオプションの一覧 説明 CURL コンテキストオプションは、 CURL 拡張モジュールの ...
https://man.plustar.jp/php/context.curl.html - [similar]
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
ソケット上で接続待ち(listen)する 0
« socket_last_error socket_read » PHP Manual ソケット 関数 ソケット上で接続待ち(listen)する socket_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_listen — ソケット上で接続待ち(listen)する 説明 socket_listen ( Socket $socket , int $backlog = 0 ): bool ソケット socket が socket_create ...
https://man.plustar.jp/php/function.socket-listen.html - [similar]
デフォルトのストリームコンテキストを取得する 0
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_context_get_default — デフォルトのストリームコンテキストを取得する 説明 stream_context_get_default ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
クエリがプリフェッチする行数を設定する 0
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_prefetch — クエリがプリフェッチする行数を設定する 説明 oci_set_prefetch ( resource $statement , int $rows ): bool oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
現在のセッション名を取得または設定する 0
« session_module_name session_regenerate_id » PHP Manual セッション関数 現在のセッション名を取得または設定する session_name (PHP 4, PHP 5, PHP 7, PHP 8) session_name — 現在のセッション名を取得または設定する 説明 session_name ( ? string $name = null ): string | false session_name() は、現 ...
https://man.plustar.jp/php/function.session-name.html - [similar]
0
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目次 ストリームラッパーとして登録するクラスの例 例1 file_get_contents() を使って さまざまな場所からデータを取得する <?php /* /home/bar にあるローカルファイルを読み出す */ $localfile = file_get_c ...
https://man.plustar.jp/php/stream.examples.html - [similar]