Good morning,
I'm doing tests with IONIC, and I try to do a REST API in PHP. The value is sent from the app through the following call:
return this.http.post(this.url + '/', body, reqOpts);
The object I want to recover is the body,...
asked by
19.11.2017 / 13:53