検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 927 for [SIMILAR] 16 1024 4096 WITH 19741 部ポ WITH 8030... (0.899 sec.)
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
Yaf_Config_Ini クラス 0
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス Yaf_Config_Ini クラス (Yaf >=1.0.0) はじめに Yaf_Config_Ini を使うと、設定データをおなじみの INI 形式で保存でき、アプリケーションからもオブジェクトのプロパティとして読めるようになります。 IN ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
複数または多次元の配列をソートする 0
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisort (PHP 4, PHP 5, PHP 7, PHP 8) array_multisort — 複数または多次元の配列をソートする 説明 array_multisort ( array &$array1 , mixed $array1_sort_order = SORT_ASC , mixed $array1_sort_flags = SOR ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
現在の配列の要素を返す 0
« SplFixedArray::count SplFixedArray::fromArray » PHP Manual SplFixedArray 現在の配列の要素を返す SplFixedArray::current (PHP 5 >= 5.3.0, PHP 7) SplFixedArray::current — 現在の配列の要素を返す 説明 public SplFixedArray::current (): mixed 現在の配列の要素を取得します。 パラメータ この関数 ...
https://man.plustar.jp/php/splfixedarray.current.html - [similar]
リファレンスが行うことは何ですか? 0
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行うことは何ですか? リファレンスが行うことは何ですか? リファレンスを使う基本操作には三通りあります。 リファレンスの代入 、 リファレンス渡し 、 そして リファレンスを返す ことです。 この節では、これ ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
結果を添字配列として取得する 0
« mysql_fetch_object mysql_field_flags » PHP Manual MySQL 関数 結果を添字配列として取得する mysql_fetch_row (PHP 4, PHP 5) mysql_fetch_row — 結果を添字配列として取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-fetch-row.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]