Posted by Disco Octopus on 11/18/62 11:43
dv wrote:
> Hi,
>
> I have the following question,
> I have an application which transfers a csv file (via FTP) to the server
> then on the server I have a PHP script which put the content of the CSV into
> a mysql
> The question is now how can I start without manual interaction this PHP file
> ?
can you use 'cron' to perform what you need? Maybe you can look into some
kind of directory poleing software? not sure much about these, but perhaps
you can look into setting a cron job to do what you are after?
--
if it itches, it will be scratched
[Back to original message]
|