Gut wären ja mal komplette Fehlermeldungen, also mal nach jedem db/mysql_query():
PHP-Code:
echo mysql_error();
Und evtl an den Anfang des Scriptes
PHP-Code:
error_reporting(E_ALL);
Gut wären ja mal komplette Fehlermeldungen, also mal nach jedem db/mysql_query():
PHP-Code:
echo mysql_error();
Und evtl an den Anfang des Scriptes
PHP-Code:
error_reporting(E_ALL);
Kill one man, and you are a murderer.
Kill millions of men, and you are a conqueror.
Kill them all, and you are a god. - Jean Rostand, Thoughts of a Biologist (1939)
mhh einfacher geht es wohl net ^^
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 'FROM vms_kontodaten' at line 1
was bedeutet das?
habe PHP Version 5.2.8