Parse error: syntax error, unexpected '{'

I just can’t see the problem :frowning:

[code]<?php
while (!isset($_GET[‘link’])){
$link=“main”;
}

?>[/code]

Sponsor our Newsletter | Privacy Policy | Terms of Service