Antony Dovgal wrote:
> try {
>  /* do something here */
> } catch (Exception $e) {
>   throw $e;
> }
> 
> ?>
> 
> Is it what you need?
Whooops! Big sorry guys, my fault.

Thanks to you Antony.

Dennis

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to