I'm building a javascript app, I need a lightweight php script to interact with a database and javas
- by RobertWHurst
My app is a very complex game that uses json objects to store its execution state (aka save games). I'm looking for a nice database script that can talk json and interact with javascript via ajax.