<?php $sql_conn=mysql_connect('localhost', 'agape', '[moje haslo]'); mysql_query($sql_conn); INSERT INTO uzytkownik VALUES (NULL, "WARTOSC"); SELECT * UZYTKOWNIK mysql_close($sql_conn); ?>
<?php Parse error: syntax error, unexpected T_STRING in /home/a/g/a/agape/www/test_daty2.php on line 8 ?>
nazwa bazy agape tabela uzytkownik strruktura:
ID int(10) UNSIGNED not_null auto_increment
godzina1 char(100) latin1_swedish_ci not_null
ID int(10) UNSIGNED not_null auto_increment
godzina1 char(100) latin1_swedish_ci not_null