I have to upload two files from application server. the file name will be provided by user in the selection screen. Do i hav to use file_get_name & use parameter as exporting? and i hav to mail that two files in attachment.how to attach two files? it would be better if one example can be provided.