Wednesday, 21 August 2013

Parse error: syntax error, unexpected '{'

Parse error: syntax error, unexpected '{'

Tried a few things, I am sure this is a minor error but I have been
staring at it for ages!
if (isset ($_GET['id']) { $product_id = strip_tags($_GET['id']); }
Can anyone see what is wrong?

No comments:

Post a Comment