FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » curiosity mainly users online script
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: curiosity mainly users online script [message #183238 is a reply to message #183218] Sun, 13 October 2013 23:05 Go to previous message
bill is currently offline  bill
Messages: 310
Registered: October 2010
Karma:
Senior Member
On 2013-10-12 2:32 PM, richard wrote:
>
> http://www.phpeasystep.com/phptu/9.html
>
> I tried out this script. Works fine by itself.
> when I include it in the base file, I get a warning message.
> using include "file.php";
>
> Warning: session_start() [function.session-start]: Cannot send session
> cache limiter - headers already sent (output started at
> /home2/richbull/public_html/mroldies.net/200/audiox.php:6) in
> /home2/richbull/public_html/mroldies.net/200/users.php on line 3
>
> How is this corrected so there is no warning message?
>

Umm, don't send headers after they've already been sent? Read up on the
error; it'll tell you precisely what you need to know. The error even
tells you precisely where the error is.

For a short period of time, I thought you were simply being naive; now I
think it's more than that. Study more, every time you solve an issue,
make a note of it and record it where you can find it again.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: about php 5.4.20version
Next Topic: LAMP starting point
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 05 06:26:05 GMT 2024

Total time taken to generate the page: 0.05455 seconds