angularjs - How to convert this PHP CURL to Angular $http.post? -


at https://github.com/apanzerj/former-for-zendesk/blob/lesson-1-branch/former.php there zendesk repository sending contents of custom html contact form zendesk's server.

i'm building angularjs website , i'd have same functionality using angular's $http.post method instead of php curl.

i'm @ loss on how convert thing php angular though. tips appreciated!

is possible go angularjs directly zendesk's server, without server-side language on end passes data?


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -