Query("INSERT INTO `guestbook` (`ID`, `date`, `poster`, `text`) VALUES ('', NOW(), '$ls_Poster', '$ls_Text')"); echo "ok"; ?>