php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19014 include_once & header in html
Submitted: 2002-08-21 05:03 UTC Modified: 2002-08-21 05:06 UTC
From: wrksti at software-ag dot de Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.1.2 OS: Winn2000
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: wrksti at software-ag dot de
New email:
PHP Version: OS:

 

 [2002-08-21 05:03 UTC] wrksti at software-ag dot de
Hi,

Do you know this warning :
"Cannot add header information - headers already sent by (output started .... "

I don'T understand ,why this warning comes .
I have some classes included used include_once(<php-file>);
And php sends it as a header .
This problem is only on some of php-file, not all of them .

I'm waiting for your feedback

Thanks

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-21 05:06 UTC] jan@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC