Welche IDE ist die bessere?

Mittwoch, 13.06.2012 | Linux, PHP, Windows | Keine Kommentare | netbeans , php , java , ide , eclipse

Auf jedenfall Netbeans! Nach einigen Monaten des testens, konfigurierens und codens muss ich sagen das mir Netbeans besser gefällt als Eclipse ...


Authentication with Zend Framework

Sonntag, 18.09.2011 | PHP | Keine Kommentare | php , zend framework

In this example I will show how to implement an authentication logic in Zend Framework with ...


How to use cURL through a Proxy Server in PHP

Donnerstag, 31.03.2011 | PHP | Keine Kommentare | php , proxy server , curl

Many companies allow access to the Internet through a Proxy Server, only. That makes it hard to developers to download files with standard features. ...


Zend Framework without mod_rewrite

Samstag, 05.02.2011 | PHP | 1 Kommentar | mod_rewrite , zend framework , php

For my hosting package, Apache mod_rewrite isn't enabled. As you can imagine it's not funny to use Zend Framework without it. With a little bit of ...


SOAP Server mit dem Zend Framework

Mittwoch, 23.12.2009 | PHP | Keine Kommentare | php , wsdl , soap , webservices , zend framework

Um eine SOAP API zu programmieren benötigen wir erstmal eine Klasse, die alle Funktionen unserer neuen Schnittstelle bereitstellt. ...


Zend Framework in Action

Samstag, 17.01.2009 | PHP | 1 Kommentar | zend framework , php

Ich habe mich ja lange davor gesträubt das Zend Framework zu b ...


Netbeans 6.5 mit PHP unterstützung

Donnerstag, 27.11.2008 | PHP | Keine Kommentare | php , ide , netbeans

Nach PDT für Eclipse kommt jetzt auch Netbeans mit PHP unterstützung. Nachdem ich die Meldung gelesen habe musste ich Netbeans natürlich gleich aus ...


phpFeedCreator 2.0

Freitag, 18.07.2008 | PHP | Keine Kommentare | rss , php , phpfeedcreator

Heute habe ich die Version 2.0 des phpFeedCreators online gestellt. Der phpFeedCreator ist eine freie PHP Bibliothek zum erstellen von RSS 2.0 Feeds. ...


phpFeedCreator

Donnerstag, 22.03.2007 | PHP | Keine Kommentare | rss , php , phpfeedcreator

Der phpFeedCreator ist eine unter der GPL veröffentlichte PHP Library zum erstellen vo ...