<?php $host = "xyz"; $user = "abc"; $pass = "xyz"; $yyy = "CREATE TABLE yyy ( aaa_id int(11) NOT NULL auto_increment, aaa_name varchar(255) NOT NULL, )"; ?>
po uruchomieniu skryptu na serwerze wyskakuje taki 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 ')' at line 4