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 this is not your bug, you can add a comment by following this link.
If this is your bug, but 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC