Blog Archives
We are already working on the next version of our PHP framework called linxPHP, and I wanted to share with you guys a little bit of our thoughts and the experience we are acquiring when working on such particular project which requires a lot of reading and learning. One of the objectives of the version 2 [...]
I’ve learned OOP in college with C++. This language has Multiple inheritance, which I found pretty handy by that time, and I got very used to it when doing OOP. When PHP finally implemented OOP in a decent way (PHP 5.1) I found that Multiple inheritance wasn’t allowed (I never fully understood why it’s said it’s a [...]
I would like to start writing on this blog about the technology we used on most of the project we worked on since we joined as Pixelatom. It’s our very own PHP MVC framework linxphp. Recently I’ve been asked to explain in a forum how can it help anybody in their projects, what are its advantages or, [...]
Recent Comments