Document that fields named 'deleted' can't be retrieved

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340771 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-10-28 18:33:38 +00:00
parent d6f8b1075d
commit a66d0d0a11

View file

@ -49,6 +49,8 @@
An associative array with the record. This will also include a key named
<literal>deleted</literal> which is set to 1 if the record has been marked
for deletion (see <function>dbase_delete_record</function>).
Therefore it is not possible to retrieve the value of a field named
<literal>delete</literal> with this function.
</para>
<para>
Each field is converted to the appropriate PHP type, except: