hello,
we have a website (with php pages) and has a particular page that reads
a csv file and displays the data on that page.
since we work and the firewall often prevents the ftp access, what we
want to achieve is to be able to email the csv files (as attachments)
to a set address (say files@domain.co m) and what we want is to have
some sort of php program/file that will pick up these attachments and
put it in the required directory.
can someone suggest a way out please?
regards...
we have a website (with php pages) and has a particular page that reads
a csv file and displays the data on that page.
since we work and the firewall often prevents the ftp access, what we
want to achieve is to be able to email the csv files (as attachments)
to a set address (say files@domain.co m) and what we want is to have
some sort of php program/file that will pick up these attachments and
put it in the required directory.
can someone suggest a way out please?
regards...
Comment