Tomek
08-24-2006, 04:01 AM
hi
on my page, i have a csv file which has to be updated frequently.
i have added a cron job which automaticly runs a php script which downloads the new file from given adress.
the problem is that this file is in zip format. (.gz format also available)
now... to unzip this file, i think i have to use perl which i know very little about.
i've searched the internet, but i just couldn't find a script that would work properly
can anyone help please?
thx in advance
Tomek
on my page, i have a csv file which has to be updated frequently.
i have added a cron job which automaticly runs a php script which downloads the new file from given adress.
the problem is that this file is in zip format. (.gz format also available)
now... to unzip this file, i think i have to use perl which i know very little about.
i've searched the internet, but i just couldn't find a script that would work properly
can anyone help please?
thx in advance
Tomek