How can I prevent access to PHP files if the caller isn't using HTTPS?

前端 未结 5 587
梦如初夏
梦如初夏 2020-12-06 19:48

I have written several PHP web services where I pass in arguments via the URL. To prevent unauthorized access, I pass in a unique key as one of the arguments. I call the PHP

5条回答
提交回复
热议问题