Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

I'm a beginner on the use of the Ionic framework, I'm trying to connect my application with server to get datas, so that I'm using a RESTfull web service developed on the Slim framework(response of request with JSON). The web service is already done, my problem now I don't know how to implement it in my application.

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
198 views
Welcome To Ask or Share your Answers For Others

1 Answer

I wrote a step by step tutorial just for this use case. You can view it here: http://www.nikola-breznjak.com/blog/ionic/posting-data-from-ionic-app-to-php-server/.

Btw, a similar question has also already been asked here: Ionic app data from html to php server.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...