> and it turns out that the the code suggestions were correct except
> that the ("head") part of the code needed to be escaped like (\"head
> \")  Maybe I'm supposed to know this, but I'm a rookie.

Glad it's sorted.

It's not the head that needs escaping, it's the quote marks.  That's
probably because the line of code is included in some other set of
quote marks, we can't tell from here.  It would be the same for
"bananas".
No-one knew you were putting this code in a php file, let alone if you
had it inside other quotes, so it would be a bit difficult to offer
advice ahead of time.

Might be worth finding out if your php installation has error
reporting suppressed, you'd have found the quotes issue a lot quicker
if the error text came in the output :)

cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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