php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #10227 Comment in MSSQL Page
Submitted: 2001-04-07 18:32 UTC Modified: 2001-04-07 18:39 UTC
From: bartender at thecomputerunderground dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.0.2 OS: 2000 Server
Private report: No CVE-ID: None
 [2001-04-07 18:32 UTC] bartender at thecomputerunderground dot com
The Comment Made By:
    wruslan@dectra.com.my
    17-Jul-2000 02:07

has an error as follows:

Line 49 Current : print "<tr><td>" . $row.number . "</td>" ;
Correction      : print "<tr><td>" . $row_number . "</td>" ;

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-07 18:39 UTC] jmoore@php.net
Thanks.. Ill correct it.

James
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC