I am having troubles inside my action controller. I need to check if (data1 and data2) doesnt exists in the database. If it exist, I want to render a page. If not, render to another page. I dont think that I can use isset in here? can somebody point me to the correct direction? thanks!