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 #183220 is a reply to message #183218] Sat, 12 October 2013 18:59 Go to previous messageGo to previous message
Unrest is currently offline  Unrest
Messages: 10
Registered: April 2011
Karma:
Junior Member
Am Sat, 12 Oct 2013 14:32:59 -0400 schrieb richard:

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

There's data being sent out before the (first) call to session_start().
It may even be a BOM.. You gotta investigate on your own.


Yours
Michael
[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:20:44 GMT 2024

Total time taken to generate the page: 0.04267 seconds