検索

phrase: max: clip:
target: order:
Results of 361 - 370 of about 891 for [SIMILAR] 16 1024 4096 WITH 8575 warning WITH 45... (0.773 sec.)
ビットが設定されているかどうかを調べる 0
« gmp_sub gmp_xor » PHP Manual GMP 関数 ビットが設定されているかどうかを調べる gmp_testbit (PHP 5 >= 5.3.0, PHP 7, PHP 8) gmp_testbit — ビットが設定されているかどうかを調べる 説明 gmp_testbit ( GMP | int | string $num , int $index ): bool 指定したビットが設定されているかどうかを調べます。 ...
https://man.plustar.jp/php/function.gmp-testbit.html - [similar]
ファイルの MIME Content-type を検出する 0
« finfo_set_flags finfo » PHP Manual Fileinfo 関数 ファイルの MIME Content-type を検出する mime_content_type (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mime_content_type — ファイルの MIME Content-type を検出する 説明 mime_content_type ( resource | string $filename ): string | false magic.mime ...
https://man.plustar.jp/php/function.mime-content-type.html - [similar]
キャッシュについての構成情報を取得 0
« opcache_compile_file opcache_get_status » PHP Manual OPcache 関数 キャッシュについての構成情報を取得 opcache_get_configuration (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_configuration — キャッシュについての構成情報を取得 説明 opcache_get_configuration (): arra ...
https://man.plustar.jp/php/function.opcache-get-configuration.html - [similar]
キャッシュについてのステータス情報を取得 0
« opcache_get_configuration opcache_invalidate » PHP Manual OPcache 関数 キャッシュについてのステータス情報を取得 opcache_get_status (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache > 7.0.2) opcache_get_status — キャッシュについてのステータス情報を取得 説明 opcache_get_status ( bool $incl ...
https://man.plustar.jp/php/function.opcache-get-status.html - [similar]
ディレクトリを削除する 0
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]
ストリームのチャンクサイズを設定する 0
« stream_set_blocking stream_set_read_buffer » PHP Manual ストリーム 関数 ストリームのチャンクサイズを設定する stream_set_chunk_size (PHP 5 >= 5.4.0, PHP 7, PHP 8) stream_set_chunk_size — ストリームのチャンクサイズを設定する 説明 stream_set_chunk_size ( resource $stream , int $size ): in ...
https://man.plustar.jp/php/function.stream-set-chunk-size.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
配列のサイズを変更する 0
« SplFixedArray::rewind SplFixedArray::toArray » PHP Manual SplFixedArray 配列のサイズを変更する SplFixedArray::setSize (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplFixedArray::setSize — 配列のサイズを変更する 説明 public SplFixedArray::setSize ( int $size ): bool 配列のサイズを、新しい値 size に変 ...
https://man.plustar.jp/php/splfixedarray.setsize.html - [similar]
ストリームのエラー 0
« ストリームコンテキスト 例 » PHP Manual ストリーム ストリームのエラー ストリームのエラー ファイルやソケット関連の関数で処理に失敗するのと同じように、 ストリームにおける操作も様々な予測できる理由で失敗することがあります (例: リモートホストに接続できない、ファイルが見つからない、等)。 また ...
https://man.plustar.jp/php/stream.errors.html - [similar]
ディレクトリを作成する 0
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]