Subject | ibase_errmsg() |
---|---|
Author | Alan McDonald |
Post date | 2004-01-22T03:12:05Z |
I'm have a little problem with this function. IF I force an exception with a
query,and use
$success = @ibase_query( etc...
I get a silent error and I get a False return.
If I use
$success - ibase_query(etc...
I get an error message echo on the page
BUT in neither ase do I get anything returned from ibase_errmsg()
Can some one shed some light on this?
thanks
Alan
[Non-text portions of this message have been removed]
query,and use
$success = @ibase_query( etc...
I get a silent error and I get a False return.
If I use
$success - ibase_query(etc...
I get an error message echo on the page
BUT in neither ase do I get anything returned from ibase_errmsg()
Can some one shed some light on this?
thanks
Alan
[Non-text portions of this message have been removed]