You can see if somebody's using PHP just by adding the following to the end of the URL:
?=PHPB8B5F2A0-3C92-11d3-A3A9-4C7B08C10000
If the page is using PHP, this will show the PHP credits.
Setting expose_php to Off in php.ini prevents this. PHP彩蛋
最新推荐文章于 2021-12-26 21:43:24 发布
本文介绍了一种简单的方法来判断一个网站是否使用了PHP语言。只需在URL末尾添加特定字符串,如果页面显示PHP贡献者名单,则说明该站点使用了PHP。此方法可通过设置php.ini中的expose_php选项为Off来禁用。
1828

被折叠的 条评论
为什么被折叠?



