Seite 1 von 1

Creating table

Verfasst: Di 20.Jul, 2004 13:46
von Anonymous
in your readme text says Creating table and then you have given this code

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"
How Do I Create This Table? Please Help...

Verfasst: Mi 19.Jan, 2005 23:40
von Anonymous
--- english (englisch) ---
in e.g. phpMyAdmin etc.
Data base queries or similarly
paste your code @ SQL and press the button "OK"
finished :)
(sorry for my bad english)

--- deutsch (german) ---
in z.B. phpMyAdmin etc.
Datenbank abfrage oder ähnlich
füge den Code in das SQL abfrage-Fenster
und drücke den Knop "OK"
fertig :)

have luck :)
viel Glück :)