You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mysql_query('UPDATE squares SET position= "'.$data.'" WHERE userid ='.$_COOKIE['userid'].' AND squareName = "'.$_POST['object'].'";', $connection) or die("error");