URL syntax

ahojte , mam takyto problem mam
url
<a href="./index.php?app=disk&sort=<?php echo $_GET['sort']?>">nieco</a>

ale chcel by som tam pridat este
<a href="./index.php?app=vdisk&sort=<?php echo $_GET['sort'] ?>&pg='.($pg - 1).'" >nieco</a> ibaze mi toto hadze syntakticku chybu

Parse error: syntax error, unexpected T_STRING in C:\ on line 70
alebo takuto

Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in C:\
on line 86 pre adresu

<a href="./index.php?app=vdisk&sort=<?php echo $_GET['sort'] ?>&pg='.$i.'">nieco</a>

viete poradit aky syntax tam ma byt? alebo kde je vlastne chyba thx
uz netreba nasiel som si chybu. :)