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

在PHP中如何將NAN轉換為0

在PHP中如何將NAN轉換為...

首先我會得到NAN是因為我有一個計算結果為的值然後我讓他除以,結果就得到了NAN 首先甚麼是NAN?...

JavaScript 取得今天日期

JavaScript 取得今...

JavaScript 使用 Date() 來取得時間的資訊。 再使用指令如 getDate()、ge...

fancybox close的方式

fancybox close...

parent.$.fancybox.close(); parent.jQuery.fancybox....

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