I've learnt so much after subscribing to read your exclusive articles! 我學到訂閱閱讀獨家稿件後,這麼多!”
缺口

RocksURL類

描述

這個類表示一個URL。

  • string $url: the full URL 物業讀:字符串網址:完整的URL
  • string $protocol: the protocol of the URL so HTTP or HTTPS 物業讀:字符串$協議:URL的協議,以便HTTP或HTTPS
  • 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 物業讀:字符串$密碼:密碼,如果它是目前在網址
  • string $path: the path of the item in the URL 物業讀:字符串路徑:該項目在URL路徑
  • string $querystring: the query string in the URL 物業讀:字符串$ querystring的:在URL的查詢字符串
  • Dominic Skinner 作者:多米尼克·斯金納
  • 0.2.1 版本:0.2.1

)坐落在/ RocksURL.php(18行)

方法摘要
__construct ([ string $url = null ]) RocksURL __construct ([ 字符串 $ URL = NULL)
__get ( 無效 __get ) $名
方法
(line 32 ) 構造構造_(32行)

這將創建的URL。 如果沒有指定一個URL,那麼當前的URL。

  • public 訪問:公眾
__construct ([ string $url = null ]) RocksURL _構造 ([ 字符串 $ URL = NULL)
  • $url : the current URL 字符串 $網址 :當前URL
(line 89 ) __get(89行)
  • public 訪問:公眾
__get ( 函數void __得到 ) $名
  • 元名稱

已提供任何意見。
安全形象

書面由多米尼克·斯金納
最後更新:2011年10月25日十六點00分38秒