News Feed
Jobs Feed
Sections




News Archive
DZone.com:
What you must know about PHP errors...
March 04, 2011 @ 13:15:06

Giorgio Sironi has a new post to the DZone.com Web Builder Zone today giving a high-level guide to some of the PHP errors you could encounter in your development time.

While pure object-oriented languages produces mainly exceptions to signal an error, PHP started out as procedural and so it has a wide range of errors that can be raised along with exceptions.

He talks about a few of the most common error related issues:

  • Exceptions
  • Errors
  • Error Types (E_NOTICE, E_PARSE, etc.)
  • php.ini directives
  • PHP functions for setting error handlers
0 comments voice your opinion now!
error exception phpini types errorhandler custom


blog comments powered by Disqus

Similar Posts

RamonLechuga.com: PHP Error Handler, Tracking your project bugs

Mike Willbanks' Blog: RPM Packaging - Building and Deploying your own PHP

Mike Bernat's Blog: CakePHP - Changing the Default Value of a Date-Time Input

Jani Hartikainen's Blog: Should a failed function return a value or throw an exception?

Leo Buttiker's Blog: Trevi is online!


Community Events











Don't see your event here?
Let us know!


zendframework2 code introduction development framework object podcast unittest interview tool functional language testing conference phpunit example opinion release community series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework