include("sidebar.php"); ?>
User info will be listed here.
include("footer.php"); ?>
include("XMLMapOutput.php"); ?> include("headerCurl.php");?> $sql = ("SELECT DISTINCT city, latitude, longitude FROM webEmotion"); $result_map = mysql_query($sql); ?>