PHP code returns the same value every time
I need a php code that will return me some custom html which is different for every user on the WordPress site. For simplicity let’s say that I want to return the current time like so:
No cache header whatever
I have a webcam that uploads a image every 15 min to a folder on my webserver.
And then i have a wordpress page that display this image.