Hi all,
I am new to the Zend Framework and trying to get my hands dirty by delving right into a website.
My problem is problem a simple fix but like I said, I'm a "noob" :)
So...I have a user.php Model and Mapper and and populated my Database.
NOW I want to allow a new user to Register..running into a huge problem there.
At what level of the MVC should I place the code in to populate a new user and password for them?
Hope this makes sense to someone...any help would be greatly appreciated!!!
Cheers

