Hello everyone. I am new to the PHP and MYSQL world. I have been studying like a beast and have made great progress. I have been building a form that allows an HR department to add, modify and delete jobs to a table in a database. I was able to display the information on a webpage for the website viewers! Now I have also made it so the HR staff can upload .pdf versions of the job posting to a directory.
My question is how can I make so that a link to the pdf is available for the user to click with the job posting? I am so close to the finnish line but I am struggling with this last part.