Zend PHP and æøå problems

Monday, March 2, 2009

Quick fix that Zend DB does not handle æ, ø and å (special characters) correctly.

Write a comment » Categories → PHP

Installing PHPUnit with MAMP and Eclipse

Monday, 2 February, 2009

Had a case the other day to install PHPUnit to Eclipse. Googled it a bit, but found no good examples.

1 Comment » Categories → PHP