ok.. I get this error:
Parse error: parse error, expecting `':'' in c:\php scripts\testing place\test.php on line 32
and line 32 is:
$base64data=base64_decode($cookieData);
can anyone help at all 😕
The problem is probably on some line above that. Post some code and we can take a look...