duanlu1950 2016-02-29 03:36
浏览 26
已采纳

PHP引用函数不在脚本中

Can somebody please explain to me where can PHP script get this functions from, I have a PHP script that has this few lines:

<?php
$args1 = array();
$gethosts = get_xml_host_objects($args1); //grabbing internal xml data from backend

$args2 = array();
$gethoststatus = get_xml_host_status($args2);

$args3 = array();
$getparenthosts = get_xml_host_parents($args3);

So I do not understand from where and how could this PHP script be referencing those functions, could somebody just give me few examples suggestions of where to look?

  • 写回答

2条回答 默认 最新

  • dsf8897 2016-02-29 03:43
    关注

    Maybe, there is a file that includes the two scripts. Somethings like that

    <?php
        include 'file_with_function.php';
        include 'your_file.php';
    ?>
    

    These lines can help. Place them at the beginning of your file

    echo '<pre>';  
    debug_print_backtrace();  
    echo '</pre>';
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?

悬赏问题

  • ¥100 set_link_state
  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度