Konu
PHP Sayfa Yenilemeyi Engelleme
12-01-2019, 19:01:23
#6
~Aykut
<script>
if ( window.history.replaceState ) {
window.history.replaceState( null, null, window.location.href );
}
</script>
bu kod engelliyor