Hi I have a quick question about including an “include(’’)” statement in a set of code that is using echo and an if statement. The code does work if the include is removed, but I am not sure if it is even possible to have an include in the code.
here is the code:
<? /* User is not logged in */ if($_SESSION['id']) echo'