NCorp
Registered Member
- Jun 14, 2013
- 76
- 4
PHP Curl Guru Needed - I have a PHP script which automatically logins to a website ( with valid username and password offcourse ), redirects to a page, fills a form and download csv from a link in that page.
Currently only 2 fields are being downloaded in the CSV, i want all fields to be exported, written to CSV.
PHP file.. using CURL to login and redirect and auto fill form and auto download.. My code works till get the get the download file name and URL but can not auto download.
Currently only 2 fields are being downloaded in the CSV, i want all fields to be exported, written to CSV.
PHP file.. using CURL to login and redirect and auto fill form and auto download.. My code works till get the get the download file name and URL but can not auto download.