As it says. I'm a complete php nube, but form what I can see, and from
some tests of interactive php, trigger_error is effectively an exit from
the flow of control. (I'm not sure where it exits to, or how it can be
made to change its mind.)
So I need to confirm whether I have the right end of the stick, and I
need to know, especially, if I ever need to provide for a return from
trigger_error in the flow of code.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php