ログイン
|
登録
Your Developer Exam showed me just how much there is to PHP.
”
"
開発者の試験は、PHPに存在するだけでどれだけ見せてくれた
。"
ロス
基本
中間
高度な
リソース
ホスティング
ディレクトリ
|
求人検索
|
ニュース
|
ロックスドキュメント
|
ロックスチュートリアル
|
ウェブサイト開発
|
ツール
|
RocksURLクラス
プロジェクトの概要
定数
岩
RocksCache
RocksConfig
RocksDatabase
RocksDatabaseField
RocksDBO
RocksDBOArray
RocksDBOOrder
RocksDynamicClass
RocksEmail
RocksEmailAttachmentField
RocksForm
RocksFormComparisionPair
RocksFormComparisionRegex
RocksFormField
RocksFormVariables
RocksIValidatable
RocksPage
RocksRelation
RocksSession
RocksURL
説明
|
Methods
(
details
)
説明
|
メソッド
(
詳細
)
このクラスは、URLを表します。
string $url: the full URL
プロパティ-読み取り:
文字列$ URL:完全なURL
string $protocol: the protocol of the URL so HTTP or HTTPS
プロパティ-読み取り:
文字列$プロトコル:HTTPまたはHTTPSのため、URLのプロトコル
string $host: the host name of the URL
プロパティ-読み取り:
文字列$ホスト:URLのホスト名
string $username: the username if it is present in the URL
プロパティ-読み取り:
文字列$ユーザ名:ユーザ名がURLに存在する場合
string $password: the password if it is present in the URL
プロパティ-読み取り:
文字列$パスワード:パスワードは、URLに存在する場合
string $path: the path of the item in the URL
プロパティ-読み取り:
文字列$パス:URL内のアイテムのパス
string $querystring: the query string in the URL
プロパティ-読み取り:
文字列$クエリ文字列:URLのクエリ文字列
Dominic Skinner
著者:
ドミニクスキナー
0.2.1
バージョン:0.2.1
) /
RocksURL.php(18
行目)に位置して
メソッドの概要
(
details
)
説明
|
メソッド
(
詳細
)
__construct
([
string
$url
=
null
])
RocksURL
__construct
([
文字列
$ URL
=
NULL])
__get
(
ボイド
__get
(
)
$名
)
の方法
)
説明
|
メソッド
(
詳細
)
(line
32 )
コンストラクタ
__construct(32
行目)
これは、URLを作成します。 URLが指定されていない場合、現在のURLが使用されます。
public
アクセス:
公共
__construct ([
string
$url
=
null
])
RocksURL
__construct([
文字列
$ URL
=
NULL])
$url
: the current URL
文字列
$
URL:
現在のURL
(line
89 )
__get(89
行)
public
アクセス:
公共
__get (
ボイド
__get(
)
$名
)
$名
コメントが提供されていない。
お名前:
投票:
選択
1 - 恐ろしい
2 - 悪い
3 - フェア
4 - グッド
5 - 大変良い
あなたのコメント:
セキュリティチェック
ドミニクスキナーによって書か
最終更新日:2011年10月25日午後04時00分38秒を