php exceptions
Hello!
I need to make a big software project. The reliability of this project
is very important, so i'm thinking of handeling errors using exceptios.
Is this the best way to handle errors?
P.S.: the interface is not a graphical one. I use php5-cli.
|