Category Archives: web development

Lessons Learnt After Developing a Web Application – Coding

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 [...]
Posted in web development | Leave a comment