Hi
I am creathing a class to deal with session management and am coming up with the following error .
unexpected T_OBJECT_OPERATOR, expecting ')'
in realtion to the line
function Session($this->seshid , $this->userid=0)
Any ideas as to the possible problem
Regards
Nick