1. the upload file function, take the "$_SERVER['DOCUMENT_ROOT']" as default location, how do we change it? it does not take my "baser_url()./myfolder", getting warning message "directory does not exist".
2. after completing the uploading the files, is there a way to display just uploaded file name on the same view page?