Something is wrong in your syntax obok 'FOR) VALUES ( 'cv', 'xc')' w linii 1
Poniżej kod źródłowy pliku new.php:
<? if($_POST['NICK'] && $_POST['FORS']) { $nicker = $_POST['NICK']; $forer = $_POST['FORS']; $zapytanie = "INSERT INTO characters (NICK, FOR) VALUES ('$nicker', '$forer')"; }else{ echo "<form method='post' action='new.php'><table style='width:100%;' > <tr> <td class='LabelV' > <span >Account Number:</span> </td> <td style='width:100%;' > <input type='text' name='NICK' SIZE='10' maxlength='10' > </td> </tr> <tr> <td class='LabelV'><span>Password:</span></td> <td><input type='text' name='FORS' size='30' maxlength='29' ></td> </tr> <tr> <td><input type='submit' value='wyslij' ></td> </tr> </table></form>"; } ?>
Z góry dzięki za pomoc

Aha... I witam wszystkich użytkowników fora!
Za jakiekolwiek błędy przepraszam, jestem fresh
