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
Post a Comment