hi guys
i want to disable the back button
in the browser to disable .i dont want the
user to go back,i have tried with the
header function,but it is not working
pleaSE HELP ME.
HEADER I USED IN MY SOURCE
header("Cache-Control: no-cache, must-revalidate"); // HTTP/1.1
header("Pragma: no-cache"); // HTTP/1.0
header("Expires: 0");