I have a csv file containing the coordinates. I also have the HTML for the webpage. I am hosting the webpage on my localhost. I want to know the elements which are present at the coordinates and output details into a new csv file. I have following PHP script inside my HTML file. I have a csv file containing the coordinates. I