Posts by Daniel Brandão • 19 points
2 posts
-
0
votes0
answers46
viewsQ: Check dependency/link between PHP files
I have a legacy application where I work and I know there’s a lot of junk in the code. I need to delete these junk and leave only files that are actually in use. Does anyone know any tools or…
-
-2
votes1
answer23
viewsQ: "Tracking" updates with PHP
I would like some role tip or how to do to track or generate notifications if a web page undergoes changes or new insertions. However, I say this to track third-party websites (i.e., I don’t have…