vendredi 27 décembre 2019

Is there a way to access all the files used to get to a certain page on a website? [closed]

So, I'm working on a webshop and want to know all the files that are used to get to a certain page on that website. That includes different php files used for price filters, color filters, category filters, etc. I know there's a get_included_files() function, but some scripts generate URLs that are accessed as well during the 'journey' from one page to the other and I'd like to see those as well.

Maybe there's a way to set a starting point and record all the pages that are being visited? So basically a way to see the route you took to get somewhere.




Aucun commentaire:

Enregistrer un commentaire