D
D
Denis Goltsev2015-10-21 08:01:24
PHP
Denis Goltsev, 2015-10-21 08:01:24

How to detect where an html element was created?

There is a site, and on one of the pages there is an insecure element - a picture. That is, it was not loaded via https, most likely due to the fact that the address to it is spelled out completely in the http://..../img.png style. I’ve been suffering for the second day but I can’t find where it is registered, I searched in the file for which the page opens, but there it looks like

<?php echo stripslashes($row_multi['addtocart']);?>
. As I understand it, row_multi is some kind of variable, but I don’t know how to understand where it leads.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Taratin, 2015-10-21
@SqIdWaRd

https://www.jetbrains.com/phpstorm/help/navigating...
It's easier to contact a freelancer.

I
IceJOKER, 2015-10-21
@IceJOKER

TotalCommander -> Alt + F7 -> FIND TEXT

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question