UploadiFive_Settings.FileObjName Property The name of the file object to use in your server-side script Namespace: SobekCM.Library.UploadiFive Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Property ValueType: StringDefault value from UploadiFive is 'Filedata' Remarks For example, in PHP, if this option is set to ‘the_files’, you can
access the files that have been uploaded using $_FILES['the_files'];
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |