Integrating Node.js and PHP
In the following article: In the following article, we can see several ways to interact from PHP with node.js, using websockets. The example uses nginx, which is something to appreciate, as it’s the web server I …
In the following article: In the following article, we can see several ways to interact from PHP with node.js, using websockets. The example uses nginx, which is something to appreciate, as it’s the web server I …
EAN13 codes are composed of 13 digits, where the last one is a check digit.
OpenCart is an e-commerce platform made in php, with impeccable development, 100% MVC. As a proof of concept, I have rewritten the template system of OpenCart to Haanga (Django templates for PHP, über efficient) by César …
Having made the decision to only develop, in the case of PHP, for the 5.3 family or higher.
Through this abstract php class we can create our classes simply by extending this class
I have always been very wary when using a template system for PHP, but the arrival of Twig has been quite an event.
Lately I’ve been busy studying and testing different libraries and resources: ExtJS: Javascript. CakePHP: PHP. Joose: Javascript. Ontimize: Java. Yahoo UI Library: Javascript. … I have many examples, tricks, and …