md5 php password protection script question?

  • Thread starter Thread starter CAP Sergeant
  • Start date Start date
C

CAP Sergeant

Guest
I keep getting this error message when running my new password protection on my website,

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/true44/cap/login.php:1) in /home/true44/cap/login.php on line 20

Can anyone help me fix this, login system works fine, i just cant get that message to go away at the top, at the very least, is there a way to hide the message?

Thanks!
 
Back
Top