Extracting CSV from Couchdb using PHP script and Curl -


i wondering if can me something

context

i trying make automated system extracts csv couchdb using php script on windows. have tried creating scripts of own little success since new couchdb , curl. have searched extensively find answer on site , although there similar questions, none deal problem same way.

question

1) know if there way php can send url command of type "10.10.10.10:5984/dbname/_list/_csv/viewname?startpoint=[x]&endpoint[y]". how do this? have setup curl send command before executing?

2) there way avoid couchdb sending first line of file field names?


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -