Matt: Von Java zu PHP. Einsteigerfragen...

Beitrag lesen

  1. Gibt es in PHP auch abstrakte Klassen?

http://professionelle-softwareentwicklung-mit-php5.de/erste_auflage/oop.foundations.interfaces.html

  1. Gibt es Mehrfach-Vererbung?

Java hat keine Mehrfach-Vererbung oder? Deswegen ja die aufgeweichten Interfaces? http://www.selfphp.info/praxisbuch/praxisbuchseite.php?site=248&group=37

  1. Gibt es Interfaces?

http://www.phpbar.de/w/Interface

  1. Gibt es Polymorphie?

http://www.professionelle-softwareentwicklung-mit-php5.de/erste_auflage/oop.foundations.polymorphism.html

  1. Gibt es eine vernünftige Datenkapselung, oder ist immer alles public?
  1. Gibt es Exceptions?

http://de3.php.net/exceptions