ID: 42046 Updated by: [EMAIL PROTECTED] Reported By: egil at wp dot pl -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: Windows XP Pro PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2007-07-19 11:41:42] egil at wp dot pl Description: ------------ The doc says: ''servername'' The MS SQL server. It can also include a port number. e.g. hostname:port. This is wrong MS SQL uses coma to separate port from host. And so the doc should say: ''servername'' The MS SQL server. It can also include a port number. e.g. hostname,port. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42046&edit=1