検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1080 for [SIMILAR] 16 1024 4096 WITH 46997 domattr WITH 4... (0.806 sec.)
はじめに 0
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
phar アーカイブが変更可能な場合に true を返す 0
« Phar::isValidPharFilename Phar::loadPhar » PHP Manual Phar phar アーカイブが変更可能な場合に true を返す Phar::isWritable (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::isWritable — phar アーカイブが変更可能な場合に true を返す 説明 public Phar::isWritable (): bool このメソッ ...
https://man.plustar.jp/php/phar.iswritable.html - [similar]
文字エンコーディング 0
« エラーコード 例 » PHP Manual XML パーサ 文字エンコーディング 文字エンコーディング PHPのXML拡張機能は、異なった 文字エンコーディング を通じて » Unicode 文字セットをサポートします。 ソースエンコーディング および ターゲットエンコーディング という2種類の文字エンコーディングがあります。 PHP ...
https://man.plustar.jp/php/xml.encoding.html - [similar]
Gmagick クラス 0
« 例 Gmagick::addimage » PHP Manual Gmagick Gmagick クラス Gmagick クラス (PECL gmagick >= Unknown) はじめに クラス概要 class Gmagick { /* メソッド */ public __construct ( string $filename = ? ) public addimage ( Gmagick $source ): Gmagick public addnoiseimage ( int $noise_type ): Gmagic ...
https://man.plustar.jp/php/class.gmagick.html - [similar]
IteratorAggregate インターフェイス 0
« Iterator::valid IteratorAggregate::getIterator » PHP Manual 定義済みのインターフェイスとクラス IteratorAggregate インターフェイス IteratorAggregate インターフェイス (PHP 5, PHP 7, PHP 8) はじめに 外部イテレータを作成するためのインターフェイスです。 インターフェイス概要 interface Iterat ...
https://man.plustar.jp/php/class.iteratoraggregate.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmuta... 0
« DateTimeImmutable::createFromFormat DateTimeImmutable::createFromMutable » PHP Manual DateTimeImmutable 指定された DateTimeInterface オブジェクトをカプセル化した、新しい DateTimeImmutable オブジェクトを返す DateTimeImmutable::createFromInterface (PHP 8) DateTimeImmutable::createFromInt ...
https://man.plustar.jp/php/datetimeimmutable.createfrominterface.html - [similar]
XML 名前空間の使用 0
« 単純な XML ドキュメントの作成 オブジェクト指向 API の使用 » PHP Manual 例 XML 名前空間の使用 XML 名前空間の使用 この例では、名前空間を指定した XML 要素を作る方法を示します。 例1 XML 名前空間の使用 <?php $xw = xmlwriter_open_memory (); xmlwriter_set_indent ( $xw , 1 ); $res = xmlwriter_ ...
https://man.plustar.jp/php/example.xmlwriter-namespace.html - [similar]
指定した色に最も近い色のインデックスを取得する 0
« imagecolorat imagecolorclosestalpha » PHP Manual GD および Image 関数 指定した色に最も近い色のインデックスを取得する imagecolorclosest (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorclosest — 指定した色に最も近い色のインデックスを取得する 説明 imagecolorclosest ( GdImage $image , int $red , in ...
https://man.plustar.jp/php/function.imagecolorclosest.html - [similar]