[Phpmyadmin-devel] export.php, import.php: deprecated?
Hi, i can find no references to these two files: export.php and import.php are they waste? -- sebastian
Marc Delisle schrieb:
Sebastian Mendel a écrit :
Hi,
i can find no references to these two files: export.php and import.php
are they waste?
Hello Sebastian,
display_export.lib.php:<form method="post" action="export.php" ...
display_import.lib.php:<form action="import.php" ...
Marc
ooh, f*** my mistake, i searched only for '' enlsoed names ... :-/ ... to late to work ... -- sebastian
Hi On Sat, 14 Jan 2006 20:27:54 +0100 Sebastian Mendel <lists@sebastianmendel.de> wrote:
i can find no references to these two files: export.php and import.php
are they waste?
They are used for all export and import including submitting any SQL query, you should search better ;-). -- Michal Čihař | http://cihar.com
Michal Čihař schrieb:
Hi
On Sat, 14 Jan 2006 20:27:54 +0100 Sebastian Mendel <lists@sebastianmendel.de> wrote:
i can find no references to these two files: export.php and import.php
are they waste?
They are used for all export and import including submitting any SQL query, you should search better ;-).
yes i should, or go to bed or eat more sugar to make my brain work even better! ;-) -- sebastian
participants (3)
-
Marc Delisle -
Michal Čihař -
Sebastian Mendel