[php:1:613f178422]<?php
$where = ' WHERE e_mail!='' ';
mysql_query("INSERT INTO ".$prefix."archiwum SET data=NOW(), tytul=$_POST[tytul], tresc=$_POST[tresc], papeteria=$sql[id], send_to=$user_id, where=$where")
?>[/php:1:613f178422]
Ale wywala mi taki błąd:
Kod
You have an error in your SQL syntax near ' where=WHERE e_mail!=''' at line 1
O co chodzi? Bo nie mam pojęcia!