logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Coding & Scripting Corner View previous topic :: View next topic
Reply to topic   Topic: *Resolved*
Author
Aznsilvrboy



Joined: 06 Jul 2006
Posts: 11

PostPosted: Tue 03 Apr '07 4:02    Post subject: *Resolved* Reply with quote

Nevermind...it's resolved. Laughing

Last edited by Aznsilvrboy on Wed 04 Apr '07 2:03; edited 2 times in total
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Tue 03 Apr '07 9:01    Post subject: Reply with quote

Quote:

Cannot modify header information


Somewhere in the code must be a header();
All header's msut be send before there is any html output.
Back to top
Aznsilvrboy



Joined: 06 Jul 2006
Posts: 11

PostPosted: Tue 03 Apr '07 21:47    Post subject: Reply with quote

James Blond wrote:
Quote:

Cannot modify header information


Somewhere in the code must be a header();
All header's msut be send before there is any html output.


It is sent before there is any html output, the starting tag for my logoff script is <?php
Back to top


Reply to topic   Topic: *Resolved* View previous topic :: View next topic
Post new topic   Forum Index -> Coding & Scripting Corner