I want to export some tables as SQL dump file to paste into another database, but I keep getting the following. Any ideas?
. / else { /** Close the html tags and add the footers in dump is displayed on screen */ echo '
' . "\n"; echo '
' . "\n"; echo "\n"; include('./footer.inc.php'); } // end if ?>