I'm working on a site that is using this PHP script to load a random header image every time it reloads.
I would like to use Javascript instead to allow the browser to cache images and improve load times and was wondering if there's any benefit to using the PHP script over some JS script for this scenario.
