Hi!
I did a simple web app with AngularJS and PHP that I cadaster users in the database and works perfectly.
I’m trying to do the same with ionic, but the following message appears in the console:
“ionic.bundle.js:19341 POST http://localhost:8888/sistemas/sistemas_web/ionic/crudAngular/www/php/salvar.php 500 (Internal Server Error)”
Why this happens?