How can I disable PHP's “easter egg” URLs?

前端 未结 4 541
名媛妹妹
名媛妹妹 2020-12-12 14:18

I recently found out about the so-called \"easter egg URLs\" in PHP:

These are the four QUERY strings you can add to the end of a PHP web page to view

4条回答
  •  温柔的废话
    2020-12-12 15:04

    Update: This is removed in PHP 5.5, note how these links no longer work on php.net

    http://phpsadness.com/sad/11

提交回复
热议问题