検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 1433 for [SIMILAR] 16 1024 4096 WITH 20015 myclass WITH 5... (1.076 sec.)
オブジェクト 0
« Iterable 列挙型 / Enum » PHP Manual 型 オブジェクト オブジェクト オブジェクトの初期化 オブジェクトを初期化するためには、 new 命令によりオブジェクトのインスタンスを変数に作成します。 <?php class foo { function do_foo () { echo "foo を実行します。" ; } } $bar = new foo ; $bar -> do_foo ( ...
https://man.plustar.jp/php/language.types.object.html - [similar]
定数を取得する 0
« ReflectionClass::getConstant ReflectionClass::getConstructor » PHP Manual ReflectionClass 定数を取得する ReflectionClass::getConstants (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstants — 定数を取得する 説明 public ReflectionClass::getConstants ( ? int $filter = null ): array アクセス ...
https://man.plustar.jp/php/reflectionclass.getconstants.html - [similar]
Retrieves the number of rows in a result set 0
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a result set sqlsrv_num_rows (No version information available, might only be in Git) sqlsrv_num_rows — Retrieves the number of rows in a result set 説明 sqlsrv_num_rows ( resource $stmt ): mixed ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
コードポイントが、Alphabetic プロパティを持つかを調べる 0
« IntlChar::istitle IntlChar::isULowercase » PHP Manual IntlChar コードポイントが、Alphabetic プロパティを持つかを調べる IntlChar::isUAlphabetic (PHP 7, PHP 8) IntlChar::isUAlphabetic — コードポイントが、Alphabetic プロパティを持つかを調べる 説明 public static IntlChar::isUAlphabetic ( i ...
https://man.plustar.jp/php/intlchar.isualphabetic.html - [similar]
メソッドの修飾子を取得する 0
« ReflectionMethod::getDeclaringClass ReflectionMethod::getPrototype » PHP Manual ReflectionMethod メソッドの修飾子を取得する ReflectionMethod::getModifiers (PHP 5, PHP 7, PHP 8) ReflectionMethod::getModifiers — メソッドの修飾子を取得する 説明 public ReflectionMethod::getModifiers (): in ...
https://man.plustar.jp/php/reflectionmethod.getmodifiers.html - [similar]
The __construct purpose 0
« Yaf_Route_Supervar::assemble Yaf_Route_Supervar::route » PHP Manual Yaf_Route_Supervar The __construct purpose Yaf_Route_Supervar::__construct (Yaf >=1.0.0) Yaf_Route_Supervar::__construct — The __construct purpose 説明 public Yaf_Route_Supervar::__construct ( string $supervar_name ) Y ...
https://man.plustar.jp/php/yaf-route-supervar.construct.html - [similar]
セッション処理 0
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 セッションIDの受渡し カスタムセッションハンドラ セッションのアップロード状況 セッション と セキュリティ ...
https://man.plustar.jp/php/book.session.html - [similar]
SessionHandlerInterface クラス 0
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInterface クラス SessionHandlerInterface クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandlerInterface は カスタムセッションハンドラを作成する際の最低限のプロトタイプを定義したインターフェ ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
マングリングされたオブジェクトのプロパティを配列で返す 0
« get_declared_traits get_object_vars » PHP Manual クラス/オブジェクト関数 マングリングされたオブジェクトのプロパティを配列で返す get_mangled_object_vars (PHP 7 >= 7.4.0, PHP 8) get_mangled_object_vars — マングリングされたオブジェクトのプロパティを配列で返す 説明 get_mangled_object_vars ...
https://man.plustar.jp/php/function.get-mangled-object-vars.html - [similar]
水平に文字を描画する 0
« imagebmp imagecharup » PHP Manual GD および Image 関数 水平に文字を描画する imagechar (PHP 4, PHP 5, PHP 7, PHP 8) imagechar — 水平に文字を描画する 説明 imagechar ( GdImage $image , GdFont | int $font , int $x , int $y , string $char , int $color ): bool imagechar() は、画像 im 上の座標 ...
https://man.plustar.jp/php/function.imagechar.html - [similar]