can anyone shed some light on this?
Parse error: parse error, unexpected T_IF in /xxx/x/xxx/xxx/xxx/unsub.php on line 22
... and line 22 says ...
22 if($cid==0)
23 mysql_query("update".$tableprefix."email_advt set unsubstatus=1 where id=$id AND time=$time");
24 else
any help would be great



Reply With Quote



Bookmarks