検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 557 for [SIMILAR] 16 1024 4096 WITH 36351 adaptiveresize... (0.433 sec.)
Mhash 関数 0
« 例 mhash_count » PHP Manual Mhash Mhash 関数 Mhash 関数 目次 mhash_count — 利用可能なハッシュ ID の最大値を得る mhash_get_block_size — 指定したハッシュのブロックサイズを得る mhash_get_hash_name — 指定したハッシュの名前を得る mhash_keygen_s2k — キーを生成する mhash — ハッシュ値を計算する ...
https://man.plustar.jp/php/ref.mhash.html - [similar]
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.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
« Gmagick::levelimage Gmagick::mapimage » PHP Manual Gmagick 画像を二倍に比例拡大する Gmagick::magnifyimage (PECL gmagick >= Unknown) Gmagick::magnifyimage — 画像を二倍に比例拡大する 説明 public Gmagick::magnifyimage (): mixed 画像を元のサイズの二倍に比例拡大します。 パラメータ この関数に ...
https://man.plustar.jp/php/gmagick.magnifyimage.html - [similar]
フォントのポイント数を返す 0
« GmagickDraw::getfont GmagickDraw::getfontstyle » PHP Manual GmagickDraw フォントのポイント数を返す GmagickDraw::getfontsize (PECL gmagick >= Unknown) GmagickDraw::getfontsize — フォントのポイント数を返す 説明 public GmagickDraw::getfontsize (): float テキストのアノテーションで使うフォン ...
https://man.plustar.jp/php/gmagickdraw.getfontsize.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]