I've been following the Ionic Framework documentation and viewing tutorials on the internet, but there's no detail communicating with the server. I would like to send form data and receive information via JSON. Could you post a simple example of how to submit data to the PHP script? For example: name, email, and phone. I think this will help everyone who is entering the framework.