<?php $sql="INSERT INTO `users` where numer="$id_u" (`zarezerwowane`) VALUES ('$id_f')"; ?>
no i niestety nie dziala:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where numer="31" (`zarezerwowane`) VALUES ('421')' at line 1
juz wszystkie kombinacje apostrofow probowalem bo czesto to pomagalo ale nie tym razem, czy moze nie mozna uzywac "where" razem z insert into ? jesli tak to w takim razie jak zapisac pewna okreslona wartosc do tabeli o okreslonym numerze ?