Re: A die(reason) or exit function is missing, isn't it?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: A die(reason) or exit function is missing, isn't it?
- From: "Alex Queiroz" <asandroq@...>
- Date: 2007年1月25日 16:40:08 -0300
Hallo,
On 1/25/07, Jan Schütze <JanS@dracoblue.de> wrote:
Why is this needed? I am using several database and templating
connections, but if there is any issues (in 4th, 5th (or more) recusion
step) its not possible to stop execution with with if-else-constructs.
So a die("Error occured") would be greatly appriciated.
What about raising an error?
--
-alex
http://www.ventonegro.org/