All Tags » Php » upload (RSS)

Browse by Tags

  • 3 New Functions for the IMFS.php Class

    These 3 functions were not in the IMFS.php class from the Reference Application: PHP File System Manager, upload a file, convert a video file, and extract frames from a video file. You can find the code here http://www.ipoots.com/post_view3.html or you can be kind and Digg it here http://digg.com/programming...
    Posted to PHP (Forum) by bej34 on 01-14-2008
  • 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: Upload question

    [quote user="srinu"] I want full path of the image. So i can store that path in my database. Can you please give me curl through return full path code. Is there anyway through curl , we can get the fullpath of the uploaded image. [/quote] On the sample code above the $return variable will return...
    Posted to PHP (Forum) by BarryR on 11-15-2007
Page 1 of 1 (4 items)