Rendering views
Hello while using view's render method, it gives the phtml files read and its ouput. How can i use a file with php or html extension as the template file, WHen i tried to render like this ($view->render('index.php')) ,, it gave me some error. Pls help me>
|