Tidbits from the Web

  • About
  • Impressum
  • Privacy Policy

Recent Posts

  • Überblick Rezepte
  • Rezept für ein Einzugsbrot
  • Rezept für Klassisch-Luftigen Zwetschgenkuchen
  • Rezept für Birnen-Zwetschgen-Crumble mit Zimtstreuseln
  • Rezept für Baked Feta & Tomaten Dip mit Knäckebrot

Categories

  • Apache Webserver (4)
  • Backen (5)
  • Bash (20)
  • Bogensport (1)
  • C++ (2)
  • Cheat Sheet (2)
  • Computer Science (3)
  • Cygwin (3)
  • Dancing (1)
  • Darktable (1)
  • DKPro Core (4)
  • Eclipse (16)
  • EMF (1)
  • Gambio (4)
  • German (2)
  • Gimp (1)
  • Git (10)
  • Grub (1)
  • Handarbeit (1)
  • Hobby (1)
  • Java (20)
  • JavaScript (1)
  • Joomla (1)
  • KDE (2)
  • LaTeX (8)
  • Link Collection (4)
  • Linux (24)
  • Maven (10)
  • Musik (1)
  • MySQL (2)
  • Octave (3)
  • PHP (1)
  • PowerPoint (1)
  • Powershell (1)
  • Python (9)
  • Qt Creator (1)
  • R (2)
  • Rezepte (74)
  • Segeln (1)
  • SVN (2)
  • Tools (9)
  • Typo3 (1)
  • UIMA (4)
  • Uncategorized (11)
  • Vim (4)
  • Web (4)
  • Weihnachten (2)
  • Wicket (1)
  • Windows (3)
  • Wordpress (2)
  • Writing (6)

Category: PHP

Show all errors in PHP

January 6, 2014 by Roland·0 Comments
error_reporting(E_ALL);
ini_set('display_errors', '1');

References

  • [1] Source
  • [2] Great error reporting configuration wizard
Proudly powered by WordPress. Theme: Flat 1.7.11 by Themeisle.