Is there a way of disabling the browser back/forward buttons using PHP? Or is there a way of destroying the memory or history that the back/forward buttons use to traverse previously visited pages?
Sheridan 0 Newbie Poster
Recommended Answers
Jump to PostI agree with the above post, disabling such functionality is a nuisance. It can't be done with php but may be possible using javascript.
However, considering people use very different web browsers you won't be able to guarantee standard behaviour.
All 4 Replies
Reply to this topic Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.