<?php $zapytanie = "INSERT INTO pracownik VALUES ('', 'jan', 'pass')"; ?>
I ukazuje się błąd:
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 '\'\', \'jan\', \'pass\')' at line 1
gdzie jest błąd? proszę o pomoc ponieważ jestem nowicjuszem w bazach danych.
I hasło dostępu napewno mam dobre ponieważ tabele bez problemu stworzyłem.