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 PDO setAttribute

設置屬性 PHP PDO s...

PDO::ATTRCASE:強制列名為指定的大小寫。 PDO::CASELOWER:強制列名小寫。 ...

Fatal error: Allowed memory size of 50331648 bytes exhausted (tried to allocate 12288 bytes) in

Fatal error: A...

今天在客戶的網站系統上發現了一個問題。 在上傳檔案時發生了一個錯誤: Fatal error: Al...

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