-
Recent Posts
Categories
Recent Comments
Archives
Monthly Archives: June 2008
PHP framework comparison benchmarks
In response to Wil’s comment regarding the PHP framework performance comparisons I made in my previous post, I have decided to post the results I got. My decision not post them initially was due to the benchmarks not being done … Continue reading
Posted in PHP
103 Comments
PHP frameworks revisited – CodeIgniter vs Zend
We are about to start a project from scratch at my new job and have been evaluating PHP frameworks. We’ve shortlisted CakePHP, CodeIgniter, Symfony and Zend. I have put them through their paces by building the same application with all … Continue reading
Posted in PHP
41 Comments
Apache mod_rewrite on Windows
I use Windows XP as my development platform and this is more of a note from me to me so I don’t have to Google for it next time. I also use WampServer for Apache, MySQL and PHP and while … Continue reading
Posted in PHP
5 Comments