Uptown HTML

Image Uploading

Image uploading is the transmission of a image file from one operating system to another. There are a series of operations a image has to go through befor it is successfully uploaded. A image goes through the browser, Apache, PHP, Linux and Mysql Database befor it is successfully uploaded.

Objective

In this lesson you will be learning how to create a successful image uploading system for your users

Sub Objective

This lesson will include php sentax, a database structure and the proper html sturcture to create the proper image uploading system

View Demo

Lesson Plans:

web_add

Question 1: What is needed for other file types such as images to be uploaded to the server in the form properties?





Question 2: What three factors is the PHP code doing overall?





Question 3: When connecting to your database all you need is your username, password and the type of hosting.