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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Mon May 06 17:01:34 2024 UTC