Geschrieben in Allgemein am 2. September 2011
The Mission The other day I had a PHP-project based on the ZendFramework where I had to display different logos whether the project was viewd on the preview or on the live system. Until now I always exchanged the images after puling the live data from the repository. Of course this was one step that [...]
Lese den ganzen Artikel »
Geschrieben in Development am 15. Mai 2008
A long time ago I had to solve the problem of running PHP4 and PHP5 on the same machine. After a bit of searching I came across a posting in the german PHP-Mailing-List at http://www.phpbar.de where Norbert Pfeiffer described a possible way. I choose to adapt my apachectl-file so that not one single instance of [...]
Lese den ganzen Artikel »