検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 236 for [SIMILAR] 16 1024 4096 WITH 21905 streamwrapper ... (0.371 sec.)
ストリーム / ラッパー / コンテキストのパラメータを設定する 0
« stream_context_set_option stream_copy_to_stream » PHP Manual ストリーム 関数 ストリーム / ラッパー / コンテキストのパラメータを設定する stream_context_set_params (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_context_set_params — ストリーム / ラッパー / コンテキストのパラメータを設定する ...
https://man.plustar.jp/php/function.stream-context-set-params.html - [similar]
tar/zip アーカイブ内のファイルを削除する 0
« PharData::delMetadata PharData::__destruct » PHP Manual PharData tar/zip アーカイブ内のファイルを削除する PharData::delete (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::delete — tar/zip アーカイブ内のファイルを削除する 説明 public PharData::delete ( string $localName ): ...
https://man.plustar.jp/php/phardata.delete.html - [similar]
パターンにマッチするパス名の検索 0
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 glob:// glob:// — パターンにマッチするパス名の検索 説明 glob: ストリームラッパーは、パターンにマッチするパス名の探索が行なえます。 利用法 glob:// オプション ラッパーの概要 属性 サポートの有無 ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
ソース URI を指定して新しい xmlwriter を作成する 0
« XMLWriter::openMemory XMLWriter::outputMemory » PHP Manual XMLWriter ソース URI を指定して新しい xmlwriter を作成する XMLWriter::openUri xmlwriter_open_uri (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::openUri -- xmlwriter_open_uri — ソース URI を指定して新しい xml ...
https://man.plustar.jp/php/xmlwriter.openuri.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
保存した数値を減らす 0
« apcu_clear_cache apcu_delete » PHP Manual APCu 関数 保存した数値を減らす apcu_dec (PECL apcu >= 4.0.0) apcu_dec — 保存した数値を減らす 説明 apcu_dec ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を減らします。 パラメータ key 減らしたい値 ...
https://man.plustar.jp/php/function.apcu-dec.html - [similar]
保存した数値を増やす 0
« apcu_fetch apcu_key_info » PHP Manual APCu 関数 保存した数値を増やす apcu_inc (PECL apcu >= 4.0.0) apcu_inc — 保存した数値を増やす 説明 apcu_inc ( string $key , int $step = 1 , bool &$success = ? , int $ttl = 0 ): int | false 保存した整数値を増やします。 パラメータ key 増やしたい値のキ ...
https://man.plustar.jp/php/function.apcu-inc.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]
ビットをクリアする 0
« gmp_binomial gmp_cmp » PHP Manual GMP 関数 ビットをクリアする gmp_clrbit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_clrbit — ビットをクリアする 説明 gmp_clrbit ( GMP $num , int $index ): void num のビット index をクリア (0 に設定) します。index は 0 から始まります。 パラメータ num GMP オ ...
https://man.plustar.jp/php/function.gmp-clrbit.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]