php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28604 mssql_query and one space
Submitted: 2004-06-01 17:10 UTC Modified: 2004-06-01 20:23 UTC
From: mobisys at hacktrack dot com Assigned:
Status: Not a bug Package: MSSQL related
PHP Version: 4.3.6 OS: Win2000
Private report: No CVE-ID: None
 [2004-06-01 17:10 UTC] mobisys at hacktrack dot com
Description:
------------
mssql_query() return one space extra ONLY in EMPTY (not null value) cols with varchar or char type. If this value is NULL the return value is right.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-06-01 20:23 UTC] fmk@php.net
Please search the bugs database before submiting a new bug on issues already reported. (#256315 and #28124).

This is not a bug in PHP but in the Microsoft library used to build the extension.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 22:01:26 2024 UTC