http://www.dockhawk.com/
It's working now! If you type in a URL bar http://www.dockhawk.com/currentphp.php?name=mississippi Invalid Token is returned. I'll be moving on to other aspects of db security now, error handling, filtering etc. Thank you for the support William. On Oct 7, 12:33 am, William <[EMAIL PROTECTED]> wrote: > looks like you are nearly there now! > > in firebug, the returned xml looks something like > <response> > > <markers> > </markers> > > <token> > <coin newcoin="$coin" /> > </token> > </response> > > so the PHP script isn't putting the value of the $coin variable into > the XML ... maybe you need newcoin="<?php echo $coin ?>" instead of > newcoin="$coin" --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
