Tag Archives: php

Handling .NET assemblies in PHP

This story is about manipulating or consuming managed assemblies (AKA DLLs) in PHP, mostly (but not only) on Windows systems. Managed and Un-Managed Code First I would like to go a little bit further to explain what managed and un-managed code means. A managed component (which can be an .exe file, an ActiveX control, a [...]

Parallel processing with PHP and Gearman

Some background first Often you come to a point where you need to process data in a non-blocking fashion and in multiple threads at once. A solution for doing this isĀ Gearman that we also used in one of our recent projects. This specific project contains a collection of RSS feeds (a few thousand items) that [...]

Drupal Internship v2.0 @Zitec is waiting for applicants

A new challenge Due to the success of our first internship organized this year at Zitec, we decided to challenge you again to learn PHP Drupal web technology and ultimately to become part of our enthusiastic team. Our Drupal development team has increased by two members in 2011 and we plan to expand it next [...]