Hi there!!!
I've follow the tutorial by Mano Marks
(
http://code.google.com/intl/es/apis/kml/articles/phpmysqlkml.html)
on how to create a KML file from a MySQL table using PHP.
It works great, but as a result I get a PHP file instead of a KML file
automatically saved in my "download" folder.
Surprisingly the PHP file is a KML with an HTML header. So, if I
manually erase the header and save it as a KML it is perfect.
I think it is a problem when generating the file but I'm a newby on
programming and I can't solve it.
PLEASE, PLEASE, any help is highly appreciated
Jaume