moin allerseits,
ich versuche gerade die Ergebnisse einer SQL Abfrage mit phpmyadmin zu exportieren. Dazu hab ich Excel als format ausgewählt. Wenn ich die Datei runterladen will kommt jedoch nicht die richtige Datei, sondern es gibt ein “header already sent…” als html.
Gibt es da n trick bzw. wird das demnächst gefixt?
freu mich über antworten,
Gruß minimammut
hm, also generell trau ich mir eigentlich zu ne DB mit phpmyadmin zu backupen^^
das funktioniert ja normalerweise auch, nur jetzt scheint ein Bug in phpmyadmin zu sein, weil er halt statt der Datei son kram mit header already sent ausgibt.
Passiert ja manchmal wenn man so Dateidownloads macht und nicht aufpasst…
außerdem will ich ja nicht die DB backupen sondern das ergebnis einer query exportieren.
trotzdem danke für die antwort.
Ich kann ja mal posten was so schönes in der Datei steht:(fragebogen.xls)
[code]
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/ob.lib.php on line 83
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/header_http.inc.php on line 19
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/header_http.inc.php on line 20
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/header_http.inc.php on line 21
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/header_http.inc.php on line 22
Warning: Cannot modify header information - headers already sent by (output started at /users/_public/phpMyAdmin/export.php:190) in /users/_public/phpMyAdmin/libraries/header_http.inc.php on line 25
phpMyAdmin
[/code]
am ende steht noch "ƶé{" (wenn ichs ins code tag geschrieben hat hats warum auch immer nicht funktioniert)