Fehler finden in PHP

Kommentieren Sep 15 2009 .txt, .json, .md

Wie macht ein Projekt Fehlerfrei und wie kommt man an die Fehler ran ?

Hier mal ein Beitrag der weiter hilft.

Nobody enjoys the process of debugging their code. If you want to build killer web apps though, it’s vital that you understand the process thoroughly.

This article breaks down the fundamentals of debugging in PHP, helps you understand PHP’s error messages and introduces you to some useful tools to help make the process a little less painful.

How to Debug in PHP

Dies ist nun kein Profi Artikel, aber die Basics sollte man ja auch können und für den Anfang sollte es reichen. Bzw. jeder Profi sollte das wissen !!

Banana out.