gpt4 book ai didi

php - 显示请求中包含的 php 页面?

转载 作者:行者123 更新时间:2023-12-02 05:18:17 26 4
gpt4 key购买 nike

我想知道是否有可能以某种方式知道并最终显示在单个 http 请求期间处理的所有 php 页面。

例如,如果页面是/index.php 我想调用该页面并立即知道获得响应所需的所有包含的 php 页面是什么,而无需明显调试页面...

也许通过日志或转储?

最佳答案

get_included_files方法。

Gets the names of all files that have been included using include, include_once, require or require_once.

关于php - 显示请求中包含的 php 页面?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14276663/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com