The session test passed so I added that code to the log-in page. When I tried to log in, I got the following:
array(2) {
["test"]=>
string(4) "test"
["VisitorID"]=>
string(1) "4"
}
btw, I am still testing this on localhost on my own machine.
I have attached the files you requested.
Thanks.