Benefits of migrating my work to a new web development framework?
- by John
When I first started programming with PHP, I was ignorant of other php frameworks (like code igniter, cake php, etc...). So I fell into the trap of re-inventing wheels, which had the benefit of being "fun" and "educational".
Overtime, I discovered other open source products that I found useful, like smarty templating engine, jquery library, tcpdf…