Hi all,
i'm trying to do a form that uploads a file from the user to the server, then it needs to attach it to an email and send it.
i'm using the file upload [GH] for it.
now i need to know the file name after the post button has been pressed.
can you please explain to me how to get the name of the file into a php variable?
thanks in advance.
i'm trying to do a form that uploads a file from the user to the server, then it needs to attach it to an email and send it.
i'm using the file upload [GH] for it.
now i need to know the file name after the post button has been pressed.
can you please explain to me how to get the name of the file into a php variable?
thanks in advance.