Jump to content
MakeWebGames

I Have a Problem :(


gulley

Recommended Posts

What dose that mean , hwo do i make it go a way ??

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/pyro/public_html/pimp/login.php:2) in /home/pyro/public_html/pimp/login.php on line 3

Link to comment
Share on other sites

Re: I Have a Problem :(

This is one of the most common problems with novice php programmers.

Whilst I don't normally recommend google searches, this is one case where a search will turn up a plethora of forum posts where people asked the same exact question

http://forum.mamboserver.com/showthread.php?t=49427

http://www.alt-php-faq.org/local/15/

http://lists.evolt.org/archive/Week-of- ... 62639.html

The first three results turned up answers. I suspect the next 20 or so results will all be relevant. This is so common a problem that there are tons of forum posts about this. Post back if that does not help..

 

The google search I did:

Google search...

Link to comment
Share on other sites

Re: I Have a Problem :(

Also Register has that same

but there is somehting above it

that is register

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/pyro/public_html/pimp/register.php on line 24

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/pyro/public_html/pimp/register.php:24) in /home/pyro/public_html/pimp/register.php on line 54

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...