I'm building a javascript app, I need a lightweight php script to interact with a database and javascript using json -


my app complex game uses json objects store execution state (aka save games). i'm looking nice database script can talk json , interact javascript via ajax.

you mean http://www.persvr.org/ ?


Comments

Popular posts from this blog

php - How to build a web site which gives a sub-domain dynamically to every registered user? -

c# - Add item to Generic List / Collection using reflection -