I want to use the PHP Simple HTML DOM Parser to remove certain links from a page generated on the frontpage the problem I found is the following as the frontpage does not generate any html element with id
or class
I would like to know if it is possible to indicate a path for this to be done
The page where I want to remove the links is not mine, I'm just extracting data from it