検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 881 for [SIMILAR] 16 1024 4096 WITH 15442 context WITH 7... (3.015 sec.)
ローカルまたはリモートのソケットの名前を取得する 0
« stream_socket_enable_crypto stream_socket_pair » PHP Manual ストリーム 関数 ローカルまたはリモートのソケットの名前を取得する stream_socket_get_name (PHP 5, PHP 7, PHP 8) stream_socket_get_name — ローカルまたはリモートのソケットの名前を取得する 説明 stream_socket_get_name ( resource $so ...
https://man.plustar.jp/php/function.stream-socket-get-name.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
COMPersistHelper クラス 0
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス COMPersistHelper クラス (PHP 5, PHP 7, PHP 8) はじめに COMPersistHelper クラスは、 php.ini の open_basedir ディレクティブと ストリーム リソース を考慮して COM と PHP の相互運用性を高めます。 クラ ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
暗号化フィルタ 0
« 圧縮フィルタ サポートされるソケットトランスポートのリスト » PHP Manual 利用できるフィルタのリスト 暗号化フィルタ 暗号化フィルタ 暗号化フィルタは、ファイル/ストリーム を暗号化する場合に特に有用です。 mcrypt.* と mdecrypt.* 警告 この機能は PHP 7.1.0 で 非推奨 になります。この機能に頼らな ...
https://man.plustar.jp/php/filters.encryption.html - [similar]
出力をフラッシュする 0
« streamWrapper::stream_eof streamWrapper::stream_lock » PHP Manual streamWrapper 出力をフラッシュする streamWrapper::stream_flush (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) streamWrapper::stream_flush — 出力をフラッシュする 説明 public streamWrapper::stream_flush (): bool このメソッドがコール ...
https://man.plustar.jp/php/streamwrapper.stream-flush.html - [similar]
ファイルポインタを移動する 0
« fscanf fstat » PHP Manual ファイルシステム 関数 ファイルポインタを移動する fseek (PHP 4, PHP 5, PHP 7, PHP 8) fseek — ファイルポインタを移動する 説明 fseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int stream が指しているファイルのファイル位置識別子を ファイル・ストリ ...
https://man.plustar.jp/php/function.fseek.html - [similar]
サポートするプロトコル/ラッパー 0
« Zip コンテキストオプション file:// » PHP Manual 言語リファレンス サポートするプロトコル/ラッパー サポートするプロトコル/ラッパー PHP には多くの組み込みラッパーが用意されています。さまざまな URL 風のプロトコルによって、 fopen() や copy() 、 file_exists() そして filesize() といったファイ ...
https://man.plustar.jp/php/wrappers.html - [similar]
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
解凍の状態を取得する 0
« inflate_get_read_len inflate_init » PHP Manual Zlib 関数 解凍の状態を取得する inflate_get_status (PHP 7 >= 7.2.0, PHP 8) inflate_get_status — 解凍の状態を取得する 説明 inflate_get_status ( InflateContext $context ): int 通常 ZLIB_OK か ZLIB_STREAM_END を返します。 パラメータ context 戻 ...
https://man.plustar.jp/php/function.inflate-get-status.html - [similar]