On Thu, Jan 15, 2009 at 1:57 AM, Usamah M. Ali <usamah1228@xxxxxxxxx> wrote: > On Thu, Jan 15, 2009 at 1:59 AM, Paul M Foster <paulf@xxxxxxxxxxxxxxxxx> wrote: > >> If you're going to go with a prebuilt framework, I'd recommend >> CodeIgniter for your first time out. If the docs look good to you (and >> they are pretty good), you'll probably do fine with it. It's about the >> lightest weight platform out there. It doesn't get in your way too much, >> but gives you the benefits of using a framework. >> > > I downloaded CI because of recommendations from this list as well, but > was totally shocked when I discovered that its codebase is written in > PHP4! I looked up for an alpha version that is written in PHP5 to no > avail. I just can't understand why would they still be in PHP4 while > Symfony, a framework born after CI, requires PHP5 since version one > and takes full advantage of PHP5's advanced OO features! > > Regards, > Usamah > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > Yes, I ran into this problem too when I downloaded it and looked. Same thing with cakephp too. There's a php5 based framework at http://kohanaphp.com/ that says it is based off CI. I started looking at it but all the FW classes are top level with no namespace prefix which made me really sad. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php