検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 158 for [SIMILAR] 16 1024 4096 WITH 54781 simplexmlitera... (0.159 sec.)
定義済み定数 0
« リソース型 SOAP 関数 » PHP Manual SOAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SOAP 定数 定数 値 説明 SOAP_1_1 ( int ) 1 soap_version オプションを Soa ...
https://man.plustar.jp/php/soap.constants.html - [similar]
アプリケーションの設定 0
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記した配列か、あるいは ini ファイルへのパス ( Yaf_Config_Ini を参照ください) を Yaf_Application::__construct() に渡さなければいけません。 Yaf は、アプリケーションの設定とユーザーの設定を自動的に ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
DOMNamedNodeMap クラス 0
« DOMImplementation::hasFeature DOMNamedNodeMap::count » PHP Manual DOM DOMNamedNodeMap クラス DOMNamedNodeMap クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMNamedNodeMap implements IteratorAggregate , Countable { /* プロパティ */ public readonly int $ length ; /* メソッド */ public co ...
https://man.plustar.jp/php/class.domnamednodemap.html - [similar]
DOMXPath クラス 0
« DOMText::splitText DOMXPath::__construct » PHP Manual DOM DOMXPath クラス DOMXPath クラス (PHP 5, PHP 7, PHP 8) はじめに XPath 1.0 をサポートします。 クラス概要 class DOMXPath { /* プロパティ */ public readonly DOMDocument $ document ; public bool $ registerNodeNamespaces ; /* メソッド ...
https://man.plustar.jp/php/class.domxpath.html - [similar]
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
クラスの名前を取得する 0
« ReflectionClass::getModifiers ReflectionClass::getNamespaceName » PHP Manual ReflectionClass クラスの名前を取得する ReflectionClass::getName (PHP 5, PHP 7, PHP 8) ReflectionClass::getName — クラスの名前を取得する 説明 public ReflectionClass::getName (): string クラスの名前を取得します。 ...
https://man.plustar.jp/php/reflectionclass.getname.html - [similar]
名前空間の名前を取得する 0
« ReflectionClass::getName ReflectionClass::getParentClass » PHP Manual ReflectionClass 名前空間の名前を取得する ReflectionClass::getNamespaceName (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::getNamespaceName — 名前空間の名前を取得する 説明 public ReflectionClass::getNamespaceName (): ...
https://man.plustar.jp/php/reflectionclass.getnamespacename.html - [similar]
短い名前を取得する 0
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionClass 短い名前を取得する ReflectionClass::getShortName (PHP 5 >= 5.3.0, PHP 7, PHP 8) ReflectionClass::getShortName — 短い名前を取得する 説明 public ReflectionClass::getShortName (): string 名前 ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
利用例 0
« 例 Gender\Gender » PHP Manual 例 利用例 利用例 Gender クラスの利用例です。 例1 利用例 <?php namespace Gender ; $gender = new Gender ; $name = "Milene" ; $country = Gender :: FRANCE ; $result = $gender -> get ( $name , $country ); $data = $gender -> country ( $country ); switch( $result ...
https://man.plustar.jp/php/gender.example.admin.html - [similar]
PREV 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT