Put the following in the function of your controller:
pr($this->data); // print all data from form that have been POSTed. pr($this->params); // print everything.