検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 783 for [SIMILAR] 16 1024 4096 WITH 17553 deflate WITH 1... (0.907 sec.)
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 0
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両方として結果の行を取得する mysql_fetch_array (PHP 4, PHP 5) mysql_fetch_array — 連想配列、添字配列、またはその両方として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、P ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
値の保存可能な表現を生成する 0
« print_r settype » PHP Manual 変数操作 関数 値の保存可能な表現を生成する serialize (PHP 4, PHP 5, PHP 7, PHP 8) serialize — 値の保存可能な表現を生成する 説明 serialize ( mixed $value ): string 値の保存可能な表現を生成します。 型や構造を失わずに PHP の値を保存または渡す際に有用です。 シリ ...
https://man.plustar.jp/php/function.serialize.html - [similar]
現在の Gmagick オブジェクトへの参照を返す 0
« Gmagick::cropthumbnailimage Gmagick::cyclecolormapimage » PHP Manual Gmagick 現在の Gmagick オブジェクトへの参照を返す Gmagick::current (PECL gmagick >= Unknown) Gmagick::current — 現在の Gmagick オブジェクトへの参照を返す 説明 public Gmagick::current (): Gmagick 現在の gmagick オブジェ ...
https://man.plustar.jp/php/gmagick.current.html - [similar]
Gmagick がサポートするフォーマットを返す 0
« Gmagick::queryfonts Gmagick::radialblurimage » PHP Manual Gmagick Gmagick がサポートするフォーマットを返す Gmagick::queryformats (PECL gmagick >= Unknown) Gmagick::queryformats — Gmagick がサポートするフォーマットを返す 説明 public Gmagick::queryformats ( string $pattern = "*" ): array ...
https://man.plustar.jp/php/gmagick.queryformats.html - [similar]
現在の Imagick オブジェクトへの参照を返す 0
« Imagick::cropThumbnailImage Imagick::cycleColormapImage » PHP Manual Imagick 現在の Imagick オブジェクトへの参照を返す Imagick::current (PECL imagick 2, PECL imagick 3) Imagick::current — 現在の Imagick オブジェクトへの参照を返す 説明 public Imagick::current (): Imagick 現在の imagick ...
https://man.plustar.jp/php/imagick.current.html - [similar]
画像の輪郭からピクセルを刈り取る 0
« Imagick::sharpenImage Imagick::shearImage » PHP Manual Imagick 画像の輪郭からピクセルを刈り取る Imagick::shaveImage (PECL imagick 2, PECL imagick 3) Imagick::shaveImage — 画像の輪郭からピクセルを刈り取る 説明 public Imagick::shaveImage ( int $columns , int $rows ): bool 画像の輪郭からピ ...
https://man.plustar.jp/php/imagick.shaveimage.html - [similar]
インストールにあたっての一般的な注意事項 0
« インストールと設定 Unix システムへのインストール » PHP Manual インストールと設定 インストールにあたっての一般的な注意事項 インストールにあたっての一般的な注意事項 インストールを行う前に、PHP を使用する用途を明確にしておく必要があります。 PHP を適用可能な分野としては、 「 PHP にできるこ ...
https://man.plustar.jp/php/install.general.html - [similar]
はじめに 0
« Memcache インストール/設定 » PHP Manual Memcache はじめに はじめに Memcache モジュールは、memcached に対する手続き型および オブジェクト指向のインターフェイスを提供します。これは非常に効率的な キャッシュデーモンで、動的な web アプリケーションでの データベースの読み込み量を減らすように設 ...
https://man.plustar.jp/php/intro.memcache.html - [similar]
値のリスト 0
« オブジェクトとの違い 列挙型をシリアライズする » PHP Manual 列挙型(Enum) 値のリスト 値のリスト Pure Enum と Backed Enum は、 共に内部インターフェイス UnitEnum を実装しています。 UnitEnum には static メソッド cases() が含まれています。 cases() は、 定義されている全ての case を宣言された順 ...
https://man.plustar.jp/php/language.enumerations.listing.html - [similar]