This is a delayed article that should had come out a couple of weeks ago. Continue on with this week’s tutorials (actually May) you will be learning how to upload a file in PHP while learning to setup the Form for it. Also you will dive into keeping details of the users that visit your site with Sessions and Cookies.
File Input / Upload
Learn to use a form to upload a file, in this case we will be using an image file. Learn to setup the HTML form and file/folders to upload everything.
Session and Cookies
Learn to setup a session for users to be remember on the server. Also take some time to learn about cookies to store user session in their browser. You will learn how Session and Cookies work.
Sincerely,Garrett Bailey