Loading...

使用PHP取得目前網址方式

Temperature: 0 °C

Mark ChangMark Chang
author_tools


使用PHP取得目前網址方式
使用PHP取得網址相關的方式有下列幾種:

$_SERVER["REQUEST_URI"]取得當前
$_SERVER["HTTP_REFERER"] 取得上一頁連結
$_SERVER['PHP_SELF']不含參數

以下修改,是為了資安。
htmlEntities($_SERVER["PHP_SELF"], ENT_QUOTES, "UTF-8")不含參數
htmlEntities($_SERVER['HTTP_REFERER'], ENT_QUOTES, "UTF-8") 取得上一頁連結
htmlEntities($_SERVER['REQUEST_URI'], ENT_QUOTES, "UTF-8") 取得當前


老了,純粹只是記錄~

https://innstory.com/story-使用PHP取得目前網址方式-1609
PHP

Prev
 PHP–implode_將陣列轉成字串

Next
分享_猴子自拍照爭議落幕了美上訴法院:猴子沒有著作權 

About the Author

Mark Chang

離不開電腦的宅男

Visitor message

Leave some footprints to prove that you visited me

Recommended reading

Author's other related stories

CSSobject-fit 屬性用於指定應如何調整 img或video的大小以適合其容器

CSSobject-fit ...

在UI排版時常會遇到一個問題,後台上傳的圖片比例無法符合前台顯示的DIV容器。 以前我比較常用的方式...

如何緩存靜態資源使用HTTP緩存

如何緩存靜態資源使用HTTP...

配置服務器以返回CacheControlHTTP響應標頭: CacheControl: maxage...

利用 .htaccess 限制可瀏覽ip來源

利用 .htaccess 限...

要如何限制某個資料夾內容只能給特定IP讀取? 這個部分其實可以透過.htaccess快速實現~ 首先...

Please select an option

error

Hi, thank you for your participation, but you cannot vote repeatedly~

Join innstory now and start recording your story.

"Innstory" is a place to store stories. We are committed to becoming a warm platform. Deepening the bonds between people is our direction.
We are convinced that the blockchain between people is not just a cold calculation. Join us now.

Wrong format