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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: bartender at thecomputerunderground dot com
New email:
PHP Version: OS:

 

 [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: Thu May 02 21:01:31 2024 UTC