Thanks. I had big trouble setting the $_SESSION variable. Is it possible not to include the header.php file? Ok. Basically, I want to create a minimalistic PHP and MySQL message board. Any php+mysql scripts out there so minimalistic?
Whenever I put "session_start();" in my php codes, I always encounter these warnings: I also cannot store variables in $_SESSION... and when I put "header("Location: url");", I encounter Has it got to do with Uniform Server? If possible, someone please explain this script to me, or recomend another authentication script...