Junk after document element

Hi fretburner, I tried already but still having this ouput

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<markers/>

It sounds like your query might not be returning any results… have you tried entering the query into phpMyAdmin or something similar to check that it actually returns something for the given input?

Nope, I don’t know how to test this in phpmyadmin if this really works.

Copy and paste the SQL of your query into phpmyadmin, but replace the ? placeholders with the actual values that you’ve been testing your script with. That way, you’ll find out if the query is actually returning any data.