Hi!
I'm trying to create a web portal (in PHP, of course) with a MVC framework. I already read about MVC "Model 2". Thanks to Jason Sweat, his sample article (and he "made" me buy the May issue that now it's free) "Industrial Strengh MVC", I realized that was a best aproach to do my project.
So, I read the Phrame documentation (I even translated it and phpdoc to portuguese), and I tried the hello example.
All is very nice... but all the examples I saw they are performed by a single with a single form/action.
My question is: if I want to create a web portal (and quickly!) like PHPNuke (with modules, plugins, etc), with single page multi-action with lots of links and few forms, Phrame is still suitable??
And I still have no full understanding of Phrame.![]()


) "Industrial Strengh MVC", I realized that was a best aproach to do my project.
) like PHPNuke (with modules, plugins, etc), with single page multi-action with lots of links and few forms, Phrame is still suitable??

Bookmarks