Posted by GamblerZG on 05/03/05 19:57
I would like to know, whether using @ is a good practice. For example, I have an array of unknown length $array. Is it all right write something like this: @list($first, $second) = $array; or is it better to do length check?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming