php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2695 Results set of dates or numbers have garbage after string
Submitted: 1999-11-10 17:07 UTC Modified: 2005-03-30 09:00 UTC
From: Eric dot J dot Ulrich at intel dot com Assigned:
Status: Wont fix Package: Other
PHP Version: 3.0.12 OS: Linux RedHat 6.1
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: Eric dot J dot Ulrich at intel dot com
New email:
PHP Version: OS:

 

 [1999-11-10 17:07 UTC] Eric dot J dot Ulrich at intel dot com
using the odbc_result or sybase_result functions sometimes not allways, has funky chars after the field of data like (Nov 8 1999 9:42AM?G ) as the correct data should be (Nov 8 1999 9:42AM). The work around seems to be any string function that will not interfere with the data returned like strip_tags or strtoupper.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-03-30 09:00 UTC] sniper@php.net
We are sorry, but we can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Of course PHP 4 will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Feb 14 22:01:29 2025 UTC