I am new to running my own server and fairly new to web development. I am trying to design esstialliy a photo album that authenticates pictures resources through a php file. In order to reduce server loading and users data, would a browser cache that? And do I have to do anything special to make the server allow the browser to cache?
<img src="getPicture.php">