Apr 4 2012 in Magazine, News by luk.rakowski
In the March release you will learn the following things: Customizing your Magento store by Ricardo Martins Magento is an open e-commerce platform, developed in PHP and today is the most used system for virtual stores around the world, and has more than 5000 extensions and more than 70.000 sites using it (BuiltWith statistics – [...]
Feb 16 2012 in Magazine, News by maciek
Building a web application layer using Zend Framework Marco Mocellini Second part but not the last one of a journey that will lead us to build our application layer using Zend Framework. In fact, we’ll build something more useful than a simple application, that is an application framework. Benchmarking and optimizing PHP Claudio Corlatti PHP [...]
Jan 25 2012 in Magazine, News by justyna
User defined interfaces in PHP 5 Octavia Andreea Anghel Practice has shown that the interaction of two different systems requires an additional device to facilitate this. In object-oriented programming interface is device that serves to facilitate interaction between objects of different categories. A PHP interface consists of a series of definitions of methods designed to [...]