This is a discussion on "session_start(); AHHH!" within the PHP Forum section. This forum, and the thread "session_start(); AHHH! are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
session_start(); AHHH!
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
session_start(); AHHH!
Im trying to make a login and admin panel for my site, and I get the following error on the login page;
|
|
|
|
|||
|
Re: session_start(); AHHH!
Do you have anything (even a space or blank line) before the <?php, or have you posted your complete code here?
|
|
|||
|
Re: session_start(); AHHH!
First of all make sure that there is no space before the opening <?php
If there isn't do this "<?php session_start();" So that they are on the same line. |
![]() |
| Tags |
| not, session, start, working |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| session_start error | gribble | PHP Forum | 7 | Sep 18th, 2007 07:55 |