Daily Archives: 19/03/2009

Symfony Forms Framework: Merge 2 forms

Recently I had to create a form to create/update users in our system. Some time ago we decided to save are users in 2 tables. The first table would contain all login information and the second his personal information. This … Continue reading

Posted in Framework, Languages, php, Symfony | Tagged , , , | 33 Comments

enhance your css

Writing css code isn’t that hard, it’s easy, clean but can be a pain in the ass to keep it readable when you have hundreds or maybe thousands of lines of code. When sticking to specific rules it can all … Continue reading

Posted in css, General, Javascript, Symfony | Tagged , , , | Leave a comment