トップ
ブログ
ダウンロード
サイトマップ
Contents
してログ::ブログ
ダウンロード
セレクトショップ
Services
電光掲示板
カレンダー作成
FAX送付状作成
空のライブカメラ
実験中のサービス
二軍落ちサービス
Tools
テキストデータ処理
ファイル加工ツール
正規表現デバッグツール
Documents
各種マニュアル
その他の記事・資料
お勧めの情報
Links
YouTubeメインch
YouTubeゲームch
ReflectionParameter::getDefaultValue
ReflectionParameter::getPosition
ReflectionParameter
PHP Manual
ReflectionParameter::getName
(PHP 5)
ReflectionParameter::getName
—
パラメータ名を取得する
説明
public
string
ReflectionParameter::getName
(
void
)
パラメータ名を取得します。
パラメータ
この関数にはパラメータはありません。
返り値
パラメータ名を返します。
参考
ReflectionParameter::getValue()
ReflectionParameter::getDefaultValue
ReflectionParameter::getPosition
ReflectionParameter
PHP Manual