[CakePHP]How To Call Controller Action or Controller Function From Views Or Any Location

Hi Friends, While developing cakePHP web application we get so many problems and difficulties. Some days ago i got one problem in which I wanted to call controller action or controller function from view file. We can’t directly call controller…
