All Tags » imfs » Php (RSS)

Browse by Tags

  • Bug on IMFS function...

    folders containing spaces in the names do not show their content in the Filesystem application in PHP the issue was the missing urlencode for the $folderPath variable ciao Luca public function ListFolder($sessionToken, $folderPath, $pageNumber, $pageSize, $sortCode, $sortDescending) { global $DEBUG;...
    Posted to PHP (Forum) by mmania on 03-26-2008
  • 2 Metadata Functions for the IMFS.php

    I added these 2 functions to the IMFS.php in SetMetadata, the $metainfo variable is an array consisting of the several Key:Value pairs for the metadata to be set, so that several metadata can be set at the same time. The functions don't check for invalid chars so be warned and double check if it...
    Posted to PHP (Forum) by mmania on 02-06-2008
  • Re: 3 New Functions for the IMFS.php Class

    I will be releasing a new version of the PHP File manager soon that will include many new functions including search, sideload and some others that will update this library. Hopefully we can get the full PHP SDK out that combines the files from the child account manager and file manager into one simple...
    Posted to PHP (Forum) by BarryR on 01-14-2008
Page 1 of 1 (3 items)