Browse by Tags

  • Is it possible? PLEASE HELP

    Is it possible to write a multipart form using cURL in the Nirvanix API? I have tried the following function but it only reads the first variable in the array. // Upload a Single File public function UploadFile($ipAddress, $uploadToken, $folder) { global $DEBUG; global $IMFSHOST; // Set the parameters...
    Posted to PHP (Forum) by bej34 on 11-21-2007
  • getUploadNode Error

    I have modified the Reference Application: PHP File System Manager upload.php file and the IMFS.php class file as seen below. I keep getting a "Couldn't resolve host 'http:'" error when I run the code. It seems to get stuck on the getUploadNode function. Can someone tell me what...
    Posted to PHP (Forum) by bej34 on 11-20-2007
  • Re: PHP File Manager

    This is something we are working on as well, we have three areas that we want to cover in each language. The File manager application showing use of IMFS namespace. a Child Account Manager that shows how to create and set up children accounts using the Accounting namespace. a full SDK allowing you to...
    Posted to PHP (Forum) by BarryR on 10-04-2007
Page 1 of 1 (3 items)