検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 931 for [SIMILAR] 16 1024 4096 WITH 43527 iter WITH 2512... (5.744 sec.)
ArrayObject クラス 0
« その他のクラスおよびインターフェイス ArrayObject::append » PHP Manual その他のクラスおよびインターフェイス ArrayObject クラス ArrayObject クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスは、オブジェクトを配列として動作させます。 クラス概要 class ArrayObject implements IteratorAggregate ...
https://man.plustar.jp/php/class.arrayobject.html - [similar]
libXMLError クラス 0
« 定義済み定数 libxml 関数 » PHP Manual libxml libXMLError クラス libXMLError クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに libxml がスローするエラーについてのさまざまな情報を含みます。エラーコードについての説明は、公式の » xmlError API ドキュメント をごらんください。 クラス概要 class l ...
https://man.plustar.jp/php/class.libxmlerror.html - [similar]
Locale クラス 0
« NumberFormatter::setTextAttribute Locale::acceptFromHttp » PHP Manual intl Locale クラス Locale クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに "ロケール" とは、言語や文化等の地域固有の内容を API で取得する際に使用する識別子のことです。PHP で使用しているロケールは、 ...
https://man.plustar.jp/php/class.locale.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Colortype constants Gmagick::COLOR_BLACK ( int ) Black Gmagick::COLOR_BLUE ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.4.x で推奨されなくなる機能 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 配列でない値を配列スタイルでアクセスした場合 null , bool , int , float または resource 型を ( $null["key"] のように) 配列としてアク ...
https://man.plustar.jp/php/migration74.incompatible.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
ダイレクト IO 関数 0
« 定義済み定数 dio_close » PHP Manual ダイレクト IO ダイレクト IO 関数 ダイレクト IO 関数 目次 dio_close — fd で指定したファイル記述子を閉じる dio_fcntl — fd について C ライブラリの fcntl を実行する dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする ...
https://man.plustar.jp/php/ref.dio.html - [similar]
APC User Cache 0
« PHP の振る舞いの変更 はじめに » PHP Manual PHP の振る舞いの変更 APC User Cache APC User Cache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 APCu 関数 apcu_add — 新規の変数をデータ領域にキャッシュする apcu_cache_info — APCu のデータから、キャッシュさ ...
https://man.plustar.jp/php/book.apcu.html - [similar]
Transliterator クラス 0
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Transliterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8, PECL intl >= 2.0.0) はじめに Transliterator クラスは、文字列の音訳を行います。 クラス概要 class Transliterator { /* 定数 */ const int FORWARD ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
画像形式からファイルの拡張子を取得する 0
« getimagesizefromstring image_type_to_mime_type » PHP Manual GD および Image 関数 画像形式からファイルの拡張子を取得する image_type_to_extension (PHP 5 >= 5.2.0, PHP 7, PHP 8) image_type_to_extension — 画像形式からファイルの拡張子を取得する 説明 image_type_to_extension ( int $image_type ...
https://man.plustar.jp/php/function.image-type-to-extension.html - [similar]