In this video you will learn how to hide the actual image path from the source code of your HTML page using PHP. The same logic can be applied to other file types.
This technique is useful when you don't want your visitors to see the actual folder structure of your project. It is also can be handy for your project security when you want to protect user's image files.