Welcome Guest, Not a member yet? Register   Sign In
back button
#2

[eluser]mi6crazyheart[/eluser]
Put this piece of code in the "headTag" of u'r VIEW page which u want to block by back button after getting logout...
Code:
<?php
    header("Cache-Control: no-cache, no-store, must-revalidate");
    header("Pragma: no-cache");
?>


Messages In This Thread
back button - by El Forum - 12-20-2010, 02:18 AM
back button - by El Forum - 12-20-2010, 02:49 AM
back button - by El Forum - 12-20-2010, 03:06 AM
back button - by El Forum - 12-20-2010, 06:24 AM



Theme © iAndrew 2016 - Forum software by © MyBB