検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1380 for [SIMILAR] 16 1024 4096 WITH 31866 xdevapi WITH 1... (0.902 sec.)
はじめに 0
« クラス/オブジェクト インストール/設定 » PHP Manual クラス/オブジェクト はじめに はじめに 以下の関数により、クラスやインスタンスオブジェクトに関する情報を得ることが可能となります。 オブジェクトが属するクラスの名前、そのメンバープロパティ、メソッドを取得可能です。 この関数を使用することに ...
https://man.plustar.jp/php/intro.classobj.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
定義済み定数 0
« ソースコードからビルド / コンパイルする 変更履歴 » PHP Manual Mysql_xdevapi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLX_CLIENT_SSL ( int ) MYSQLX_T ...
https://man.plustar.jp/php/mysql-xdevapi.constants.html - [similar]
与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 0
« SPL 関数 class_parents » PHP Manual SPL 関数 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_implements (PHP 5, PHP 7, PHP 8) class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す 説明 class_implements ( objec ...
https://man.plustar.jp/php/function.class-implements.html - [similar]
クラスのオートローディング 0
« オブジェクト定数 コンストラクタとデストラクタ » PHP Manual クラスとオブジェクト クラスのオートローディング クラスのオートローディング オブジェクト指向アプリケーションを作成する開発者の多くは、 クラス定義毎に一つのPHPソースファイルを作成します。 最大の問題は、各スクリプトの先頭に、必要な ...
https://man.plustar.jp/php/language.oop5.autoload.html - [similar]
GdImage クラス 0
« png2wbmp GdFont » PHP Manual GD GdImage クラス GdImage クラス (PHP 8) はじめに PHP 8.0.0 以降、 gd リソースを置き換える完全不透明クラスです。 クラス概要 final class GdImage { } 関連キーワード: クラス , GdImage , GdFont , リソース , 概要 , final , ...
https://man.plustar.jp/php/class.gdimage.html - [similar]
php_user_filter クラス 0
« ストリームラッパーとして登録するクラスの例 php_user_filter::filter » PHP Manual ストリーム php_user_filter クラス php_user_filter クラス (PHP 5, PHP 7, PHP 8) はじめに このクラスの子クラスを stream_filter_register() に渡します。 子クラスの __construct メソッドは呼び出されないので注意し ...
https://man.plustar.jp/php/class.php-user-filter.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
オブジェクト インターフェイス 0
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジェクト インターフェイス オブジェクト インターフェイスを使うと、 メソッドの実装を定義せずに、 クラスが実装する必要があるメソッドを指定するコードを作成できます。 インターフェイス は クラス や ト ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
VarnishAdmin クラス 0
« 基本的な VarnishLog の使用法 VarnishAdmin::auth » PHP Manual Varnish VarnishAdmin クラス VarnishAdmin クラス (PECL varnish >= 0.3) はじめに クラス概要 class VarnishAdmin { /* メソッド */ public auth (): bool public ban ( string $vcl_regex ): int public banUrl ( string $vcl_regex ): int ...
https://man.plustar.jp/php/class.varnishadmin.html - [similar]