Home »
Imported messages »
comp.lang.php »
curiosity mainly users online script
Re: curiosity mainly users online script [message #183219 is a reply to message #183218] |
Sat, 12 October 2013 18:55 |
Scott Johnson
Messages: 196 Registered: January 2012
Karma:
|
Senior Member |
|
|
On 10/12/2013 11:32 AM, 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?
>
You can correct it by taking up a new hobby, OR....every time (and this
is not an overstatement) you come here, you have petty issues that you
should be able to resolve by..
1. Listening and taking note to the solutions given to you. (hint. this
problem you are having has been explained to you a few times already prior).
2. Purchase a few PHP books and/or find some tutorial sites to learn
just the basics (this will resolve you continuous = == issue).
3. Get yourself a decent text editor (this will solve your missing ';'
and match up your brackets that you bring to us from time to time).
4. Stop being rude to those trying to help.
This is not an exhausted list but may help you in the future.
Scotty
|
|
|
Goto Forum:
Current Time: Tue Nov 05 06:23:29 GMT 2024
Total time taken to generate the page: 0.04870 seconds