Hi,
I transferred my site from another host and everything worked fine so i know my code is not the problem.
It seems as though on this server I cannot write to the $_SESSION variable.
First things first, here is the code for a little test script that i wrote:
<?php session_start();?>...