* Thus wrote Vincent Briet ([EMAIL PROTECTED]):
> diff -u phpdoc/en/language/operators.xml:1.69 phpdoc/en/language/operators.xml:1.70
> --- phpdoc/en/language/operators.xml:1.69 Sat Jun 12 22:52:14 2004
> +++ phpdoc/en/language/operators.xml Sun Jun 13 04:50:07 2004
> @@ -1,5 +1,5 @@
> -
> -
>
Jeroen van Wolffelaar writes:
> +
> +
> + Most database-functions do not return PHP-errors, rather,
> + you must use some get_error() function applicable for
> + your database type.
> +
> +
Say what? If you have a database call that goes wrong, you do get a
PHP error ba