検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1269 for [SIMILAR] 16 1024 4096 WITH 19090 recursivedirec... (1.037 sec.)
画像に埋め込まれたサムネイルを取得する 0
« exif_tagname read_exif_data » PHP Manual Exif 関数 画像に埋め込まれたサムネイルを取得する exif_thumbnail (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_thumbnail — 画像に埋め込まれたサムネイルを取得する 説明 exif_thumbnail ( resource | string $file , int &$width = null , int &$height = nul ...
https://man.plustar.jp/php/function.exif-thumbnail.html - [similar]
コメントを追加する 0
« ImagickDraw::color ImagickDraw::composite » PHP Manual ImagickDraw コメントを追加する ImagickDraw::comment (PECL imagick 2, PECL imagick 3) ImagickDraw::comment — コメントを追加する 説明 public ImagickDraw::comment ( string $comment ): bool 警告 この関数は、 現在のところ詳細な情報はあり ...
https://man.plustar.jp/php/imagickdraw.comment.html - [similar]
phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする 0
« PharData::convertToExecutable PharData::decompress » PHP Manual PharData phar アーカイブ内のファイルを、phar 内で別の新しいファイルとしてコピーする PharData::copy (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::copy — phar アーカイブ内のファイルを、phar 内で別の新しいファイ ...
https://man.plustar.jp/php/phardata.copy.html - [similar]
リフレクション 0
« unregister_tick_function はじめに » PHP Manual 変数・データ型関連 リフレクション リフレクション はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 拡張 Reflection — Reflection クラス Reflection::export — エクスポートする Reflection::getModifierNames ...
https://man.plustar.jp/php/book.reflection.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
« 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]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.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]