about the cache limiter, it is saying that HTML output has already
started before the session_start(), so you need to ensure the <?php
session_start(); is the very first thing in the file, get rid of any
spaces etc.  PHP Sessions have expiry times and this info needs to be
passed in the HTTP headers.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to