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
- Re: [PHP] probs with exec, pls pls help taz
- Re: [PHP] probs with exec, pls pls help David Robley
- Re: [PHP] probs with exec, pls pls help Chris Hobbs

