Replace Accents by Normal Unaccented in PHP

Sometimes we need the string to only contain unaccented […]

Posted in PHP | Tagged , | Leave a comment

Configurations of htaccess for Multi-Sites in Sharehost

It’s the htaccess configurations for multiple web […]

Posted in Apache | Tagged , | 1 Comment

Custom Url Helper for Zend View

[codesyntax lang=”php”] /** * url helper * […]

Posted in Zend Framework | Tagged , | Leave a comment

CSS Skills

1. CSS Reset http://meyerweb.com/eric/tools/css/reset/i […]

Posted in CSS | Tagged | Leave a comment

Simple Wrapper of Zend Controller

My simple wrapper of Zend Controller. It has 5 features […]

Posted in Zend Framework | Tagged , | Leave a comment