----------------------------------------------------------------------------
Eric wrote:

... It is also getting a lot 
easier to do MVC with PHP. For example a guy ported CGI::Application to PHP 
and that combined with Smarty template is pretty close to what you would be 
doing with Perl and does avoid at least a lot of the mess I see with a lot 
of PHP collections.
---------------------------------------------------------------------------

This is very interesting! A question:
Can PHP also be programed in inheritance classes? For example, one can
seperate a C cgi into different pieces as MVC, but without inheritance 
or the ability of re-use of the classes, the seperation is less useful,
although it still helps a lot in the development.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to