witam czy w tym skrypcie są błędy
<?
if(!$resend)
{
if($verify)
{
if(($vfy[2]) && ($vfy[1] == no))
{
mysql_query("UPDATE $table[playa] SET verified='yes' WHERE pin='$vfy[2]'"); mysql_query("update playa set res=res+100 where nick='$vfy[3]'"); echo"Your charactor <font id=thefont>$vfy[0]</font> has been verifyed.<br><br><font size=1>Click <a href=login$ext>here</a> to login.</font>"; }elseif($vfy[1
] == yes
){ echo"You have already verified the character <font id=thefont>$vfy[0]</font>."; }else{ echo"<b>Invalid pin number.</b><br>To have it resent, click <a href=confirm$ext?resend=yes>here</a>."; } }else{echo"To confirm your character, please enter the pin number that was sent to you
r e-mail. ?>