I have the following piece of code to simply pick up a date from a webpage.
![]()
Please Login or Register to view this content.
It runs fine but to test it I changed the date in the database serving the php page but the answer it was pulling in is still the old value. If I check the php page it queries online it gives the new date. I'm presuming I have either to close the request or force a refresh but no idea how. Can anyone give me any pointers? TIA
Bookmarks