Category Archives: PHP

Set WP-Syntax tab width

Since I’m using the WP-Syntax plug-in on my blog I tried to optimize font size and the tab width. Like a lot of developers I heavily use tabs in my source code. These tabs are really wide within the browser … Continue reading

Posted in How To..., PHP | 2 Comments

Zend Framework CLI Tool Usage

God damn it. I spent hours trying to generate the basic filestructure using the Zend_Tool (zf.php) shipping within the Zend Framework download. It didn’t work and I got really frustrated. Well, guess what. Now I downloaded the next version (1.9.5) … Continue reading

Posted in PHP, Terminal | 1 Comment