Tag: Php



PHP Tag Engine

PHP Tag Engine is a PHP library that allows you to easily add tagging to a PHP application. There is a back-end class and AJAX request handler, and
Read More

Closures are coming to PHP

Dagfinn has a post looking at using the new closure feature of PHP 5.3. He compares using foreach for iteration versus array_map. “Interesting,” he concludes, “but not necessarily
Read More