programming help search
Search Only:

Search Keyword avoid back button php

Total: 40 results found.

Page 1 of 2
... OK. Otherwise, click cancel" If I click OK, I can still access the content and sessions wont destroy? So what should I do to avoid this? Hello, I have the following scripts:  ...
Hi all, I have a very basic securiy script, but when I hit the back button naturally the contents of the php script have already been rendered and it allows the user to carry on trying to ...
Who knows what code causes Firefox to rescroll my pages to the very top of the browser window when reloading the page or hitting the back button? Say for example youre on my web page... you ...
When the user hits the browsers back button to navigate to a php script does the script get loaded again? I have a script and when I navigates to it with the back button it appears as though ...
hi, i dont know how to force the page to refresh when user press back button coz this is making problem for me to determine from where user comes PHP Code:  $prepago = $thispage;                                //print previous:  . $prepago . <br>;  ...
Im working on a site that sells cellphones. Part of this site is a script for selecting the zip code and area code where your cellphone will be used. You can see the process here: http://72.3.252.148/sc/catalog/phone_info.php?products_id=32 ...
Hi all, Not sure if anyone can help with this but its driving me nuts. I have a number of pages that use the same PHP template. Many of these pages have forms that pass data through to pages ...
Hi there, Im making a little, uncomplicated (or so I thought) shopping cart. The Index page has an order form, and when the order form is submitted, the form is processed by process_cart.php. ...
alright - I have an online survey. Currently, each question is on its own page; that is, after answering a question you click and are forwarded on to the next and so on. The reason I dont ...
Hi, On submitting a form a php script is called to validate the form. I did the validation with javascript code integrated in the php script. I know its not the proper way to do the validation ...
Is there a simple, inherent function in PHP that will reprint the informaiton to the page if the user wants to hit the Back button on the browser? Right now, if users enter information and hit ...
I have the logout script below. On testing I click the logout link and it throws me back to the login page. If I click the back button shouldnt the session have expired and I not be able to ...
I have a search form that works great, unless someone hits the Back button and trys to change the search criteria without hitting reset. If they go back and search again, it appends information ...
Hi, I have some trouble with sessions. The problem is that the back button (IE) still takes me to the contents page after logout. I am a beginner, do not know much about security. I am trying ...
back button of browser displays the compressed file while downloading the zip file -------------------------------------------------------------------------------- Hi All, the ...
Hi guys, My problem is that I have two frames with a link back which clears the frame using this line of code; Code: <a href="menu.php" target="_top">Menu</a>  ...
Hi all, i have 2 pages (a.php & b.php) that contains on top of them this code: PHP Code:  session_start(); header(Cache-control: private);        //  IE 6 Fix  ...
Hello Friends, I have to give facility to admin to take DB backup from admin panel. So can any one tell me? how can i take DB Backup through PHP? I will be thankful for them... Thank ...
I have a form on my site where my users fill it out and create HTML. The only problem is that is uses sessions and they dont seem to understand that they cannot hit the back button on their browser ...
Anyone can help me??? Mmm......in an web application , after user sign in , i use $_SESSION[ID] to keep the user session and after user logou i unset the variable. But when the back button ...
<< Start < Prev 1 2 Next > End >>