On Tue, Apr 22, 2008 at 5:25 AM, paragasu <paragasu@xxxxxxxxx> wrote: > honestly, i never used any framework to do my coding. > i look into few popular framework like cakePHP and codeIgiter. > I did learn the tutorial but still decide whether to use it on my next > project. > [snip!] > > i just wondering whether i am the only one thinking this way. > anyone out there still doing php without using framework? Any reusable code that solves a series of common problems, addresses common issues, or reduces the necessity of writing common code for an application is a framework. On one hand, I would say that I stay away from frameworks, but on the other hand, I'd say that I don't. It's easily explained: I've created my own framework(s) over the years, and I don't use prefabricated ones written by someone else. And since I never really liked buzzwords, I've never considered calling my code core a "framework". So by pure semantics alone, no - I don't use a bloody framework (or a clean one either). -- </Daniel P. Brown> Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just $59.99/mo. with no contract! Dedicated servers, VPS, and hosting from $2.50/mo. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php