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

Android UI設計距離課題

Android UI設計距離...

layoutmarginTop指定該屬性所在控件距離上方的位置空間。 layoutmarginBot...

使用PHP mb_substr() 函式,擷取部分字串並記得使用UTF-8。

使用PHP mb_subst...

pexelsphotohello5 文字長度太長,一般來說我們可以使用DIV包住字串,再定義DIV的...

如何將 a href 禁用

如何將 a href 禁用

如標題,若採用CSS的方式作法如下: .disabled { pointerevents: none...

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