検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 4408 for 参考 (0.020 sec.)
トークンがPHPパーサから無視されるかを調べる 2564
« PhpToken::is PhpToken::__toString » PHP Manual PhpToken トークンがPHPパーサから無視されるかを調 ... dump ( $space -> isIgnorable ()); // -> bool(true) 参考 PhpToken::tokenize() - ソースコードを PhpToken オブ ... ラメータ , parser , 表現 , オブジェクト , tokenize , 参考 ...
https://man.plustar.jp/php/phptoken.isignorable.html - [similar]
クラスのコンストラクタを取得する 2564
« ReflectionClass::getConstants ReflectionClass::getDefaultProperties » PHP Manual ReflectionCla ... struct" ["class"]=> string(15) "ReflectionClass" } 参考 ReflectionClass::getName() - クラスの名前を取得する ... ionMethod , パラメータ , string , 出力 , getName , 参考 ...
https://man.plustar.jp/php/reflectionclass.getconstructor.html - [similar]
クラスメソッドの ReflectionMethod を取得する 2564
« ReflectionClass::getInterfaces ReflectionClass::getMethods » PHP Manual ReflectionClass クラス ... Method" ["class"]=> string(15) "ReflectionClass" } 参考 ReflectionClass::getMethods() - メソッドの配列を取 ... thod , string , getMethods , ReflectionException , 参考 ...
https://man.plustar.jp/php/reflectionclass.getmethod.html - [similar]
インターフェイスの実装を調べる 2564
« ReflectionClass::hasProperty ReflectionClass::inNamespace » PHP Manual ReflectionClass インター ... スでない場合に ReflectionException をスローします。 参考 ReflectionClass::isInterface() - このクラスがインタ ... e , 確認 , 宣言 , exists , isSubclassOf , クラス , 参考 , スロー ...
https://man.plustar.jp/php/reflectionclass.implementsinterface.html - [similar]
ReflectionMethod オブジェクトの文字列表現を返す 2564
« ReflectionMethod::setAccessible ReflectionNamedType » PHP Manual ReflectionMethod ReflectionMe ... meters [1] { Parameter #0 [ <required> $name ] } } 参考 ReflectionMethod::export() - メソッドをエクスポート ... , toString , public , パラメータ , var , export , 参考 , Parameter ...
https://man.plustar.jp/php/reflectionmethod.tostring.html - [similar]
このパラメータのデフォルト値が定数かどうかを返す 2564
« ReflectionParameter::isDefaultValueAvailable ReflectionParameter::isOptional » PHP Manual Refl ... rue を返します。 そうでなければ false を返します。 参考 ReflectionParameter::getDefaultValueConstantName() ... faultValueAvailable , isOptional , public , 関数 , 参考 ...
https://man.plustar.jp/php/reflectionparameter.isdefaultvalueconstant.html - [similar]
セッション変数 2564
« $_REQUEST $_ENV » PHP Manual 定義済の変数 セッション変数 $_SESSION (PHP 4 >= 4.1.0, PHP 5, PHP ... 場合にも global $variable; とする必要はありません。 参考 session_start() - 新しいセッションを開始、あるいは ... スクリプト , 関数 , 注意 , スコープ , 既存 , 開始 , 参考 ...
https://man.plustar.jp/php/reserved.variables.session.html - [similar]
バンドル内の要素数を取得する 2564
« ResourceBundle ResourceBundle::create » PHP Manual ResourceBundle バンドル内の要素数を取得する ... -> count (); ?> 上の例の出力は以下となります。 42 参考 resourcebundle_get() - バンドルからデータを取得する ... ceBundle , count , resourcebundle , bundle , int , 参考 , 出力 ...
https://man.plustar.jp/php/resourcebundle.count.html - [similar]
セッションを開始する 2564
« SessionHandlerInterface::gc SessionHandlerInterface::read » PHP Manual SessionHandlerInterface ... で内部的に処理されるものであることに注意しましょう。 参考 session_name() - 現在のセッション名を取得または設定 ... erInterface , open , 取得 , string , path , 設定 , 参考 , 注意 ...
https://man.plustar.jp/php/sessionhandlerinterface.open.html - [similar]
文字列で要素の内容を返す 2564
« SimpleXMLElement::saveXML SimpleXMLElement::xpath » PHP Manual SimpleXMLElement 文字列で要素の ... echo $xml ; ?> 上の例の出力は以下となります。 1 3 参考 SimpleXMLElement::asXML() - SimpleXML 要素に基づき ... テキスト , パラメータ , 空文字 , SimpleXML , asXML , 参考 ...
https://man.plustar.jp/php/simplexmlelement.tostring.html - [similar]