Skip to Content
0
Former Member
Nov 25, 2006 at 04:30 AM

upload file from application server & send it through mail

256 Views

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.