fritz Jung
07-23-2002, 11:56 PM
I have been using PHPmyadmin to do daily imports...
1. empty the table...
2. import the text file
I'd like to FTP all my files up and then create a statement that will
do this for several tables...
This will both automate the process and enable to deal with a SSH ftp connection instead of the 'clear' phpmyadmin...
Can anyone point me to a resource for this logic OR a way to grab what PHPmyadmin is doing????
Thanks.
1. empty the table...
2. import the text file
I'd like to FTP all my files up and then create a statement that will
do this for several tables...
This will both automate the process and enable to deal with a SSH ftp connection instead of the 'clear' phpmyadmin...
Can anyone point me to a resource for this logic OR a way to grab what PHPmyadmin is doing????
Thanks.