php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #34153 Missing documentation part at german translation for mysql_real_escape_string
Submitted: 2005-08-16 16:05 UTC Modified: 2005-08-18 18:01 UTC
From: nahpeps at gmx dot de Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2005-08-16 16:05 UTC] nahpeps at gmx dot de
Description:
------------
The english documentation contains a part about the "link_identifier" which is not included in at least the german translation
 
This part is not translated in the german manual:

link_identifier:
The MySQL connection. If the link identifier is not specified, the last link opened by mysql_connect() is assumed. If no such link is found, it will try to create one as if mysql_connect() was called with no arguments. If by chance no connection is found or established, an E_WARNING level warning is generated.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-18 18:01 UTC] vrana@php.net
Translations have always some delay. If you want to help German documentation team with the translation, please contact them at doc-de@lists.php.net.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 11:00:01 2025 UTC