php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7155 Passing certain characters result in a "?"
Submitted: 2000-10-12 09:02 UTC Modified: 2001-01-04 13:29 UTC
From: rob at regemc dot fsnet dot co dot uk Assigned:
Status: Closed Package: COM related
PHP Version: 4.0.3 OS: Windows 2000 Server
Private report: No CVE-ID: None
 [2000-10-12 09:02 UTC] rob at regemc dot fsnet dot co dot uk
When I pass a "?" (degree sign) into my VB DLL, it turns into a "?".

My database has a "?" in a field.  The "php_mssql70.dll" file is working correctly by retrieving this.

The error is occuring when PHP is sending the characters to the COM object.

Please contact me for further information.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-04 13:29 UTC] sniper@php.net
Fixed in CVS.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 06:01:30 2024 UTC