如何在实时站点上查看PHP [英] How to view PHP on live site

查看:68
本文介绍了如何在实时站点上查看PHP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以查看在线网站的PHP代码?

Is it possible to view the PHP code of a live website ?

推荐答案

否,因为它是在服务器端解释的,并将结果发送给用户.如果要查看在浏览器中控制的站点的源代码,请考虑 FirePHP 扩展 Firebug ,或仅使用首选方法访问您的站点文件.

No, as it is interpreted on the server-side and the results are sent to the user. If you want to view the source code of a site you control in-browser, consider the FirePHP extension for Firebug, or just access your site files with your preferred method.

这篇关于如何在实时站点上查看PHP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆