Error handling

  • No standard way in PHP 5.0
  • Usually just (hard to catch) PHP errrors
  • You have to use a home-grown solution, if you need error information
  • PHP 5.1 should bring improvements here
 
Homegrown example © copyright 2004  Bitflux GmbH