Quantcast
Channel: Christopher J. Noyes » php
Browsing latest articles
Browse All 3 View Live

Comparisons of Three PHP MVC frameworks.

PHP is fast becoming one of the dominant languages in the web. It is easy enough for beginners, but has significant power for serious sites. Model View Controller (MVC) frameworks which have been used...

View Article


Experiences Developing PHP Extensions

In the past I had done a lot of development in C and C++. It used to be the language I worked the most with. C++ can help make developing a complicated application far easier than writing it in pure C....

View Article


Moving from Apache to Nginx with php-fpm

In order to address performance issues we have seen, our company has been switching from apache with mod_php to nginx with php-fpm. Given that apache httpd webserver is an older code base and does not...

View Article
Browsing latest articles
Browse All 3 View Live