What's the difference between this word and action?
<script>
window.location.href = 'index.php';
window.location = 'index.php';
</script>
because some instances that after clicking the button there is a milisecs thats see the way of changing the page..what is that?