PHP: MVC and DRY

Posted by Pirkka on Stack Overflow See other posts from Stack Overflow or by Pirkka
Published on 2010-05-07T12:19:19Z Indexed on 2010/05/07 12:28 UTC
Read the original article Hit count: 241

Filed under:
|
|
|

Hello!

Question about controllers. Can controller call it`s own class methods inside an action?

EDIT: Oh sorry. I meant I dont want to repeat myself. :)

© Stack Overflow or respective owner

Related posts about php

Related posts about mvc