Richard Lynch wrote:
On Sat, May 13, 2006 6:37 pm, Rory Browne wrote:
There are some cases where the Error Suppression operator may be
useful in
good code.
Last I checked, you pretty much HAD to use it for pg_fetch_row() since
it does an E_NOTICE when you try to fetch a row beyind the number
available...
FYI - not any more.
I find I have to with imap_open though (should get around to posting a
bug report about that)..
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php