Login   Register  
PHP Classes
elePHPant
Icontem

question

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Another simple MVC  >  All threads  >  question  >  (Un) Subscribe thread alerts  
Subject:question
Summary:question
Messages:2
Author:Dragos
Date:2010-07-26 14:37:40
Update:2010-07-26 15:00:48
 

  1. question   Reply  
Picture of Dragos
Dragos
2010-07-26 14:37:40
i search for a simple mvc class and this seems good to me, one question i have, you have plans to improve in the future?

  2. Re: question   Reply  
Picture of Dragos
Dragos
2010-07-26 15:00:48 - In reply to message 1 from Dragos
can i ask what intend to do with this line: file_exists($this->path . DS . $this->_module . DS . $requestArr[0])) ? this file will never get true because it must be with .php i suppose.