This is a discussion on "login No idea whats Up" within the PHP Forum section. This forum, and the thread "login No idea whats Up are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
login No idea whats Up
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
login No idea whats Up
Quote:
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
|
|
|
|
#2
|
|||
|
|||
|
Re: login No idea whats Up
Ive had that before. the php code had to start on line 1 on the page its used on.
|
|
#3
|
|||
|
|||
|
Re: login No idea whats Up
you can't have any output before you do your session_start function.
It needs to be right up the top of the page, or before any echo/print or html output You are probably echoing or printing something in Connections/Blogs.php before trying to start the session. If you're still having problems, post up the code for Connections/Blogs.php Cheers, Jim. |
|
#4
|
|||
|
|||
|
Re: login No idea whats Up
thanks I fixed it by moving the login
Last Blog Entry: Whats your Niche? (Jun 10th, 2008)
|
![]() |
| Tags |
| login |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Whats going on here? | Jack Franklin | Webforumz Cafe | 1 | Feb 24th, 2008 19:37 |