| fa@php.net 2006-11-17, 6:57 pm |
| ID: 39525
Updated by: fa@php.net
Reported By: hack988 at gmail dot com
-Status: Open
+Status: Feedback
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php
If you can provide more information, feel free to add it
to this bug and change the status back to "Open".
Thank you for your interest in PHP.
Do you mean any specific mirror or translation?
http://php.net/mssql_connect shows it for me.
Previous Comments:
------------------------------------------------------------------------
[2006-11-15 16:27:11] hack988 at gmail dot com
Description:
------------
mssql_connect,mssql_pconnect have 4 Paramates
mssql_connect([string servername [, string username [, string password
[, bool new_link]]]])
mssql_pconnect([string servername [, string username [, string password
[, bool new_link]]]])
Document just Descript 3 Paramates
I found fourth Paramate from Source Code
(I'm sorry for my pool english)
Reproduce code:
---------------
Update Document
Expected result:
----------------
Update Document
Actual result:
--------------
Update Document
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=39525&edit=1
|