> For the most part, I'd recommend a PHP Framework. They usually use a > MVC method, and make your coding life *much* easier. I of myself have > been converted to the greatness that is ruby on rails. Here's a few > project to check out though:
yep. what adam said. > http://www.phpontrax.com > http://zoopframework.com > http://www.cakephp.org/ > http://www.phpwact.org/php/mvc_frameworks of the mvc frameworks available for PHP, i'm kinda partial to the zoop framework (i'm a contributer). its one downfall is that it's seriously lacking in documentation right now. cake is sweet too. trax (at least when i last looked into it) seemed to be more a port of rails than a true php geared framework. not that rails is bad (it's actually quite good), but it is targeted toward the strengths of ruby... not php. justin _________________________________________________________________ Use Messenger to talk to your IM friends, even those on Yahoo! http://ideas.live.com/programpage.aspx?versionId=7adb59de-a857-45ba-81cc-685ee3e858fe -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
