Hi,
I am scheduling a cron to generate a csv file daily. This file would be saved on the server. Is there any way to get that file directly on my client machine as a part of the process? Can i get a script for this and schedule it for cron?
Thanks!!
| SitePoint Sponsor |
Hi,
I am scheduling a cron to generate a csv file daily. This file would be saved on the server. Is there any way to get that file directly on my client machine as a part of the process? Can i get a script for this and schedule it for cron?
Thanks!!
Phoenix Arizona Web Design | info *at* kayarc.com | 602.633.2676
No. I am generating the csv on Server A (Unix Server )and i want to get it on my PC (Windows).
This index of file functions may help you get started:
http://www.php.net/manual/en/ref.filesystem.php
Phoenix Arizona Web Design | info *at* kayarc.com | 602.633.2676
Hey Thanks !! That would help![]()
Bookmarks