Ajutati-ma si pe mine sa fac acest cod:
#-----[ SQL ]------------------------------------------
#
CREATE TABLE phpbb_textual_confirmation (
id INTEGER NOT NULL AUTO_INCREMENT,
question TEXT NOT NULL,
answers TEXT NOT NULL,
PRIMARY KEY (id)
);
INSERT INTO phpbb_textual_confirmation(question,answers) VALUES ('Are you human?', 'yes\nja\noui');
INSERT INTO phpbb_textual_confirmation(question,answers) VALUES ('Say hello', 'hello\nhi\nhallo');
#
Cum pot sa instalez Textual Confirmation
- thecrewstyle
- Utilizator înregistrat
- Mesaje: 1180
- Membru din: 26-Mar-2007, 09:26:21
- Versiune: 3.0.6
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Puţin experimentat
- Localitate: Underground
- Contact:
Te duci in phpmyadmin si in stanga sus e un buton mic pe care scrie
Apesi pe el si in fereastra care iti apare introduci codul
Cod: Selectaţi tot
sql
Cod: Selectaţi tot
CREATE TABLE phpbb_textual_confirmation (
id INTEGER NOT NULL AUTO_INCREMENT,
question TEXT NOT NULL,
answers TEXT NOT NULL,
PRIMARY KEY (id)
);
INSERT INTO phpbb_textual_confirmation(question,answers) VALUES ('Are you human?', 'yes\nja\noui');
INSERT INTO phpbb_textual_confirmation(question,answers) VALUES ('Say hello', 'hello\nhi\nhallo');
Comunitatea What's Funny
- thecrewstyle
- Utilizator înregistrat
- Mesaje: 1180
- Membru din: 26-Mar-2007, 09:26:21
- Versiune: 3.0.6
- Ext: Da
- Server: UNIX/Linux
- Nivel phpBB: Puţin experimentat
- Localitate: Underground
- Contact:
Nu trebuie sa "realizezi" nimic. Copii codul acela si urmezi pasii care ti i-am aratat mai sus
Comunitatea What's Funny
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 1 vizitator