検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1923 for [SIMILAR] 16 1024 4096 WITH 11348 gmagick WITH 2... (7.050 sec.)
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
はじめに 0
« カレンダー インストール/設定 » PHP Manual カレンダー はじめに はじめに カレンダーエクステンションは異なったカレンダーフォーマット間の変換処理をシンプルにする関数の集まりです。標準としているのは、ユリウス積算日です。 ユリウス積算日は、紀元前 4713 年 1 月 1 日から数え始められています。 複 ...
https://man.plustar.jp/php/intro.calendar.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
イベントハンドラ 0
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ XML イベントハンドラは次のように定義されます。 サポートされる XML ハンドラ ハンドラ設定用の PHP 関数 イベントの説明 xml_set_element_handler() 要素イベントは、XML パーサーが開始または終了タグ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
新しい DOMDocument オブジェクトを作成する 0
« DOMDocument DOMDocument::createAttribute » PHP Manual DOMDocument 新しい DOMDocument オブジェクトを作成する DOMDocument::__construct (PHP 5, PHP 7, PHP 8) DOMDocument::__construct — 新しい DOMDocument オブジェクトを作成する 説明 public DOMDocument::__construct ( string $version = "1.0" ...
https://man.plustar.jp/php/domdocument.construct.html - [similar]
新しい DOMProcessingInstruction オブジェクトを作成する 0
« DOMProcessingInstruction DOMText » PHP Manual DOMProcessingInstruction 新しい DOMProcessingInstruction オブジェクトを作成する DOMProcessingInstruction::__construct (PHP 5, PHP 7, PHP 8) DOMProcessingInstruction::__construct — 新しい DOMProcessingInstruction オブジェクトを作成する 説明 ...
https://man.plustar.jp/php/domprocessinginstruction.construct.html - [similar]
ラージオブジェクトのカレントのシーク位置を返す 0
« pg_lo_seek pg_lo_truncate » PHP Manual PostgreSQL 関数 ラージオブジェクトのカレントのシーク位置を返す pg_lo_tell (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_tell — ラージオブジェクトのカレントのシーク位置を返す 説明 pg_lo_tell ( PgSql\Lob $lob ): int pg_lo_tell() は、ラージオブジェクト ...
https://man.plustar.jp/php/function.pg-lo-tell.html - [similar]
SNMP オブジェクトの値を設定する 0
« snmprealwalk snmpwalk » PHP Manual SNMP 関数 SNMP オブジェクトの値を設定する snmpset (PHP 4, PHP 5, PHP 7, PHP 8) snmpset — SNMP オブジェクトの値を設定する 説明 snmpset ( string $hostname , string $community , array | string $object_id , array | string $type , array | string $value , i ...
https://man.plustar.jp/php/function.snmpset.html - [similar]
カレンダーオブジェクトのコピーを取得する 0
« IntlDateFormatter::getTimeZoneId IntlDateFormatter::getTimeZone » PHP Manual IntlDateFormatter カレンダーオブジェクトのコピーを取得する IntlDateFormatter::getCalendarObject datefmt_get_calendar_object (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL intl >= 3.0.0) IntlDateFormatter::getCalendarObje ...
https://man.plustar.jp/php/intldateformatter.getcalendarobject.html - [similar]
オブジェクトの反復処理 0
« オーバーロード マジックメソッド » PHP Manual クラスとオブジェクト オブジェクトの反復処理 オブジェクトの反復処理 PHP は、たとえば foreach 命令などによる反復処理を可能とするように、 オブジェクトを定義する手段を提供します。 デフォルトで、 全ての アクセス権限がある プロパティは、反復処理に ...
https://man.plustar.jp/php/language.oop5.iterations.html - [similar]