Thread: Rendering views
View Single Post
  #1 (permalink)  
Old 04-01-2008, 03:17 AM
smartcoderin smartcoderin is offline
Junior Member
 
Join Date: Mar 2008
Posts: 6
Exclamation 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>
Reply With Quote