php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #20836 sybase_fetch_assoc & mssql_fetch_assoc missing
Submitted: 2002-12-05 14:12 UTC Modified: 2003-03-24 04:40 UTC
From: jd at jdaum dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.0RC2 OS: Linux
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: jd at jdaum dot de
New email:
PHP Version: OS:

 

 [2002-12-05 14:12 UTC] jd at jdaum dot de
mssql_fetch_assoc has been added to PHP with version 4.2.1 according to www.php.net

However, when porting code to linux this function seems to be missing, most probably there is no function sybase_fetch_assoc.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-05 19:30 UTC] sniper@php.net
The sybase_fetch_assoc() exists in sybase-ct extension only.
The documentation is a bit confusing though.

 [2003-03-22 09:31 UTC] thekid@php.net
I have written up the missing documentation but cannot commit it
due to missing karma.

http://sitten-polizei.de/php/sybase-docs.tar.gz

 [2003-03-24 04:40 UTC] sniper@php.net
Should be fixed now.

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 02 14:01:31 2025 UTC