Odd Christer Brovig’s Blog

random thoughts on everything and nothing

Entries Tagged as 'web development'

Lessons Learnt After Developing a Web Application - Coding

May 28th, 2007 · No Comments

Yesterday I talked about how the project was executed in both the design and implementation phase. Today I’m ranting a bit more in detail about how we coded the thing in PHP (v5).
Database Access
Our Approach
When coding started, we agreed on (or rather, I pushed the view) that we should use the DAO pattern for our […]

[Read more →]

Tags: web development