Creating table
Verfasst: Di 20.Jul, 2004 13:46
in your readme text says Creating table and then you have given this code
How Do I Create This Table? Please Help...
Code: Alles auswählen
"phpbb_downloads"
auto_increment, primary key
"description" varchar(255)
"file_name" varchar(255)
"klicks" int(11), Standard "0"
"free" tinyint(1), Standard "0"
"extern" tinyint(1), Standard "0"
"long_desc" text
"sort" int(11), Standard "0"