Suggest a tutorial for Backbone.js and php as a backend

Hi, I am creating an application that uses backbone.js as front end. It sends quiet calls to the server. I made a front end. I want to create a backend in php where I can get these requests, get data from the database and give an answer.

Can you offer tutorials for the same or show an approach to make a server server in php?

+5
source share
1 answer

All Articles