photo don't change in the same time
When a create a website that I available to the user to change your
profile photo, the photo don't change in the same time, it takes some
minutes and I have to press F5 to update the page. But sometimes this
don't work too. I already use:
echo "<script> window.location.href = 'thesamepage.php?test=".$timer."';
</script>";
to go to the same page but with a variable $timer to try a new request to
the server, but how I said, this don't work too much...
Do you have some hint to solve this in PHP?
No comments:
Post a Comment