How to find .php code and files on the server when checking elements from an Internet browser?

When I use Firebug to inspect my web page elements, I can’t identify the .php code it uses and the php file where I can find this code from the server. Is there any other way to get it from To find the PHP code snippet in the browser?

Thank you very much,

Arthur

You can edit the source code for printing. Maybe HTML comments like:

I actively try to hide the PHP file used to generate any specific HTML output because it poses a serious security threat.

When I use Firebug to inspect my web page elements, I cannot identify the .php code it uses and the php file where I can find this code from the server. Is there any other way to find it from the browser PHP code snippets?

Thank you very much,

Arthur

You can edit the source code for printing. Maybe HTML comments such as:

I actively try to hide the PHP file used to generate any specific HTML output because it poses a serious security threat.

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 4324 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.