Monday, February 6th 2012, 5:38am UTC+1
You are not logged in.
|
|
Source code |
1 |
Parse error: syntax error, unexpected $end in /var/www/web60/html/radio/wunschbox.php on line 400 |


Wie und wo muss ich dieses Table in meine Datnebank nachtragen?
. Ansonsten feines Ding, wenn´s denn dann funzt.
|
|
MySQL queries |
1 |
Fehler SQL-Befehl: CREATE TABLE `wb_ipcheck` ( `id` INT( 11 ) UNSIGNED NOT NULL AUTO_INCREMENT , `ip` VARCHAR( 15 ) NOT NULL , `timestamp` INT( 11 ) UNSIGNED NOT NULL , PRIMARY KEY ( `id` ) , INDEX ( `id` ) ) ENGINE = MYISAM CHARACTER SET latin1 COLLATE latin1_german2_ci ALTER TABLE `wb_ipcheck` DROP PRIMARY KEY MySQL meldet: #1064 - 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 'ALTER TABLE `wb_ipcheck` DROP PRIMARY KEY' at line 9 |