Database CRUD with JavaScript
Posted: Thu Nov 04, 2010 2:59 pm
What do you guys do if you want to access your database directly, using JavaScript stuff (normally AJAX)? Using PHP as an intermediate layer, I mean.
I'm looking at building a REST API to access everything using AJAX, but I'm not sure if that's overkill or not, when I just need to get a few things.
I'm looking at building a REST API to access everything using AJAX, but I'm not sure if that's overkill or not, when I just need to get a few things.