Posts by Pedro Ferreira • 26 points
1 post
-
1
votes1
answer332
viewsA: Recover value Angularjs POST
The passage of the date parameter has to be done as a pair of attributes as the following example: ... data : {c: JSON.stringify(nomeObj)}, ... In the PHP part: $data =…