I was trying to add a feature on my website which allows users to add attachments while sending emails. I tried this with PHP, but the code is not working. It is neither uploading the attachment, nor inserting the URL of the attachment in my database, nor echoing the confirmation message.I was trying to add a feature on my website whi