検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 992 for [SIMILAR] 16 1024 4096 WITH 24754 リエ WITH 6938... (6.186 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
ファイルシステム 0
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.html - [similar]
中心となる configure オプションのリスト 0
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる configure オプションのリスト 中心となる configure オプションのリスト 以下のリストは、Unix 系の環境で PHP をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオプシ ...
https://man.plustar.jp/php/configure.about.html - [similar]
現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる 0
« DirectoryIterator::isDir DirectoryIterator::isExecutable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる DirectoryIterator::isDot (PHP 5, PHP 7, PHP 8) DirectoryIterator::isDot — 現在の DirectoryIterator アイテムが '.' もしくは ...
https://man.plustar.jp/php/directoryiterator.isdot.html - [similar]
ファイルを閉じる 0
« eio_chown eio_custom » PHP Manual Eio 関数 ファイルを閉じる eio_close (PECL eio >= 0.0.1dev) eio_close — ファイルを閉じる 説明 eio_close ( mixed $fd , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_close() は、 fd で指定したファイルを閉じます ...
https://man.plustar.jp/php/function.eio-close.html - [similar]
サポートされる全てのモードの配列を取得する 0
« mcrypt_list_algorithms mcrypt_module_close » PHP Manual Mcrypt 関数 サポートされる全てのモードの配列を取得する mcrypt_list_modes (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_list_modes — サポートされる全てのモードの配列を取得する 警告 この関数は PHP 7.1.0 で 非推 ...
https://man.plustar.jp/php/function.mcrypt-list-modes.html - [similar]
はじめに 0
« Inotify インストール/設定 » PHP Manual Inotify はじめに はじめに inotify 拡張モジュールは、inotify 関数 inotify_init() 、 inotify_add_watch() および inotify_rm_watch() を公開しています。 C の inotify_init() 関数はファイル記述子を返しますが、PHP の inotify_init() はストリームリソースを返 ...
https://man.plustar.jp/php/intro.inotify.html - [similar]
ストリームラッパーとして登録するクラスの例 0
« 例 php_user_filter » PHP Manual 例 ストリームラッパーとして登録するクラスの例 ストリームラッパーとして登録するクラスの例 以下のサンプルは、var:// プロトコルハンドラを実装し、 指定した名前のグローバル変数の読み書きを fread() のような標準のファイルシステム関数でできるようにしています。 以 ...
https://man.plustar.jp/php/stream.streamwrapper.example-1.html - [similar]
ArrayIterator クラス 0
« AppendIterator::valid ArrayIterator::append » PHP Manual イテレータ ArrayIterator クラス ArrayIterator クラス (PHP 5, PHP 7, PHP 8) はじめに このイテレータは、配列やオブジェクトを反復処理する際に 値やキーをリセットしたり修正したりすることができます。 同じ配列を何度も反復処理したい場合は ...
https://man.plustar.jp/php/class.arrayiterator.html - [similar]