Mercurial > hg > extraction-interface
comparison develop/models/extractapp.php @ 41:533a6c39c128 extractapp
save xml file to LGService
| author | Zoe Hong <zhong@mpiwg-berlin.mpg.de> |
|---|---|
| date | Tue, 10 Mar 2015 14:13:21 +0100 |
| parents | 2e938dc046db |
| children | c245d54eab9f |
comparison
equal
deleted
inserted
replaced
| 40:2e938dc046db | 41:533a6c39c128 |
|---|---|
| 458 'Content-type: multipart/form-data;charset=utf-8' | 458 'Content-type: multipart/form-data;charset=utf-8' |
| 459 )); | 459 )); |
| 460 | 460 |
| 461 // execute the request | 461 // execute the request |
| 462 // **** commended to DEBUG *** | 462 // **** commended to DEBUG *** |
| 463 //$output = curl_exec($ch); | 463 $output = curl_exec($ch); |
| 464 // ***** | 464 // ***** |
| 465 | 465 |
| 466 // output the profile information - includes the header | 466 // output the profile information - includes the header |
| 467 //echo($output) . PHP_EOL; | 467 //echo($output) . PHP_EOL; |
| 468 | 468 |
