検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 627 for [SIMILAR] 16 1024 4096 WITH 10538 gmagick WITH 1... (1.059 sec.)
FilesystemIterator クラス 0
« EmptyIterator::valid FilesystemIterator::__construct » PHP Manual イテレータ FilesystemIterator クラス FilesystemIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに Filesystem イテレータです。 クラス概要 class FilesystemIterator extends DirectoryIterator { /* 定数 */ const int CURR ...
https://man.plustar.jp/php/class.filesystemiterator.html - [similar]
Mhash 0
« mdecrypt_generic はじめに » PHP Manual 暗号 Mhash Mhash はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Mhash 関数 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name ...
https://man.plustar.jp/php/book.mhash.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
セッションデータのガベージコレクションを実行する 0
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージコレクションを実行する session_gc (PHP 7 >= 7.1.0, PHP 8) session_gc — セッションデータのガベージコレクションを実行する 説明 session_gc (): int | false session_gc() は、セッションデータの GC ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
画像の基本属性を取得する 0
« Imagick::paintTransparentImage Imagick::pingImageBlob » PHP Manual Imagick 画像の基本属性を取得する Imagick::pingImage (PECL imagick 2, PECL imagick 3) Imagick::pingImage — 画像の基本属性を取得する 説明 public Imagick::pingImage ( string $filename ): bool このメソッドを使用すると、画像 ...
https://man.plustar.jp/php/imagick.pingimage.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
ストリームを丸める 0
« streamWrapper::stream_tell streamWrapper::stream_write » PHP Manual streamWrapper ストリームを丸める streamWrapper::stream_truncate (PHP 5 >= 5.4.0, PHP 7, PHP 8) streamWrapper::stream_truncate — ストリームを丸める 説明 public streamWrapper::stream_truncate ( int $new_size ): bool ftru ...
https://man.plustar.jp/php/streamwrapper.stream-truncate.html - [similar]
総数を取得する 0
« APCUIterator::current APCUIterator::getTotalHits » PHP Manual APCUIterator 総数を取得する APCUIterator::getTotalCount (PECL apcu >= 5.0.0) APCUIterator::getTotalCount — 総数を取得する 説明 public APCUIterator::getTotalCount (): int 総数を取得します。 警告 この関数は、 現在のところ詳細な ...
https://man.plustar.jp/php/apcuiterator.gettotalcount.html - [similar]
Lua 0
« json_last_error はじめに » PHP Manual その他の基本モジュール Lua Lua はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 Lua — Lua クラス Lua::assign — PHP 変数を Lua にアサイン Lua::call — Lua 関数を呼び出す Lua::__construct — Lua コンストラクタ Lua::eval — 文字列を ...
https://man.plustar.jp/php/book.lua.html - [similar]
PHP と HTML 0
« パスワードのハッシュ PHP と COM » PHP Manual FAQ PHP と HTML PHP と HTML PHP と HTML は深く関係しています。PHP は HTML を生成し、HTML には PHP に 送信される情報が記述されています。 以下の FAQ を読む前に、どうやって 外部から来る変数 を取得するかを読んでおくことは重要です。 このマニュアル ...
https://man.plustar.jp/php/faq.html.html - [similar]