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
 [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: Fri Apr 19 03:01:27 2024 UTC