Parse error: syntax error, unexpected T_IF in C:\Program Files (x86)\Apache Software Foundation\Apac he2.2\htdocs\mo viesite.php on line 14
Code:
<?php session_start(); //check to see if user has logged in with a valid password if ($_SESSION['authuser'] != 1) { echo