Should this work, if not, why not?

<?php exec("mysqlimport -u root -ppasword test one.txt") ?>

the import works fine from the command line
exec("ls") works too


TIA
Terry

Reply via email to