Technical articles
PHP
Articles about PHP.
PHP and replacing Euro signs
Jun 4th
Within PHP it can be bit of a pain when you want to replace euro signs that come from a database query.
This problem mostly has to do with different encodes of text. More >