php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3531 Getting the parse error for <html> tag.
Submitted: 2000-02-18 06:49 UTC Modified: 2001-02-10 15:21 UTC
From: markloky at netvigator dot com Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0.14 OS: Red Hat Linux 6.0 on intel
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: markloky at netvigator dot com
New email:
PHP Version: OS:

 

 [2000-02-18 06:49 UTC] markloky at netvigator dot com
When i intergrated PHP with HTML.  The last line which is end of html tag (</html>) getting error message from the web.  Stating that fetal parse error.......on line91 which is the last line of the program.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-17 15:45 UTC] hholzgra@php.net
are you sure you have closed all <?....?> pairs
in your code (and all the brackets within?) ?
 [2001-02-10 15:21 UTC] jimw@php.net
no feedback, closing.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 02:01:29 2024 UTC