Owncloud api upload & download & list files No Comments | 學習工作, 工作 透過 webdav api 可以對 owncloud server 做管理,對於寫程式的方式來說的話相當方便,實際使用的 case 可以像是發布檔案到多台 server 上,就可以用這樣的方法。 Read More »
send HTTP POST to the other URL with Basic Authorization by php cURL No Comments | 學習工作, 工作, 程式 主要重點在 1) 產生 postdata array 2) 檢查 response http status code 3) curl_options Read More »