Hi,
This is the start of my index.php file
<?php session_start();
include("http://localhost/Hip%20Hop%20Reaction/header.php");
?>
<div align="center">
As you can see I initialise the sessions and then call the sites header.
For some reason the sessions are not working when done this way.
Any help?
Cheers
-Klik