Weezy
Dike Below are the xtgem variables for the file statistics and thr function ..
.file_url. - file link
.file_name. - name of the file
.file_name_parsed. - name of the file with _ replaced with spaces
.file_name_base. - returns the file name without the extension
.file_name_base_parsed. - returns the file name without _ and extension
.file_size. - file size in kb and mb
.file_size_kb. - file size in kb only
.file_size_mb. - file size in mb only
.file_mime. - file extension
.file_type. - file type
.file_date. - date of upload
.file_time. - time of upload
.file_datetime. - date and time of upload combined
.
For the other request ..am working on it!