Re: [PHP-DOC] cvs: phpdoc /en/language operators.xml

2004-06-13 Thread Curt Zirzow
* 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 @@ > - > - >

Re: [PHP-DOC] cvs: phpdoc /en/language operators.xml

2001-05-23 Thread Lars Torben Wilson
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