https://github.com/codeforgeek/angular-post-php
Send POST data from angular to PHP.
https://github.com/codeforgeek/angular-post-php
Last synced: 12 months ago
JSON representation
Send POST data from angular to PHP.
- Host: GitHub
- URL: https://github.com/codeforgeek/angular-post-php
- Owner: codeforgeek
- Created: 2014-07-23T12:11:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2015-02-05T06:29:21.000Z (over 11 years ago)
- Last Synced: 2025-04-01T19:59:59.810Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://codeforgeek.com/2014/07/angular-post-request-php/
- Size: 259 KB
- Stars: 7
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
angular-post-php
================
Send POST data from angular to PHP.
Many people face problem in sending POST data from Angular.js Script to PHP. I have figured out easy way to do it.
Tutorial link: http://codeforgeek.com/2014/07/angular-post-request-php/