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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
48 - 7 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 22:01:26 2024 UTC