Date: 06/24/00
- Next message: Ulf Wendel: "Re: [phplib] Phplib Documentation in PDF"
- Previous message: toby cabot: "Re: [phplib] session, headers and auto_prepend"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>Hello,
>
>The following is pretty strange, imho. In my auto_prepend file, in
>addition to the standard PHPLIB class files, I include four files of my
>own which contain extenstions to the form class, the table class,
>etc. Without them in prepend.inc, everything works fine, but with them, I
>get the usual "header-already-sent" error:
>
>Warning: Cannot add more header information - the header was already sent
>(header information may be added only before
>any output is generated from the script - check for text or whitespace
>outside PHP tags, or calls to functions that output text) in
>session.inc on line 444
>
>As far as I can tell, these files have no "whitespace" of "calls to
>functions that output text". What should I do ?
>
I had the same problem when I had files in mac fileformat where the
newline characters are different from the UNIX-format. My probles went
away after I resaved the files as with UNIX linebreaks.
/Patrik
Patrik Bengtsson
Systemutveckling / Projektering
[prestanda.com]
040 - 91 56 50
0708- 12 38 55
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Ulf Wendel: "Re: [phplib] Phplib Documentation in PDF"
- Previous message: toby cabot: "Re: [phplib] session, headers and auto_prepend"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

