Angularjs Tutorial - fetching data from a php server running mysql

preview_player
Показать описание
Learn More about Angularjs below:

This is advance tutorial. This assuming you understand html, css, php, mysql, rest api, and angularjs itself.

This is a tutorial about how to get data from php mysql server with angularjs. This is basically a primer on how a get requests works on angularjs and what views are for. This will show a little what front end developer does.

Basically you get the data from json file from url then you plop on the view with the angularjs. You can also use jquery.
Рекомендации по теме
Комментарии
Автор

Hi, how does the php code looks like?

opendojo
Автор

Nice tutorial. BTW...at 5:57 - Is 'Northwind' a table name ? :)

HarinathSelvaraj