Uncategorized
Comments (3)
I’ve finally done it. Stefan Priebsch did a talk that I caught the last part of, 50 Reasons You Should Be Using PHP5 (the last few being, “PHP6 will be really neat” and “PHP5 is fun to do”). Not having seen the entire talk I still felt justified in leaving my Macbook’s default PHP4 installation in. When I mentioned this to some attendees of php|tek, their jaws dropped to the floor. Scandal! More on page 26
Gavin Blair @ June 9, 2008
Frameworks
Comments (4)
Coming back from the php|tek conference, I’ve made a list of some PHP frameworks that I’d like to get some experience with. I’m worried that Code Igniter is so easy though that I won’t like working with anything else!
By the discussions surrounding them I think many of these frameworks come with a program that creates a database for you depending on your answers to a series of questions. This, I don’t like. I want full control over my database design. As Maggie Nelson put it in her talk Angering Database Gods, Active Record classes can be very bad for proper and efficient database interactions.
Nevertheless, I should at least give these a try.
More on page 11
Gavin Blair @ May 26, 2008