Jump to content

Dont even know how to ask,.. Deals with Browser History.. Help?


monkeytooth

Recommended Posts

Ok so im working on a page that is mostly php driven and with that some of the content is embeded via "require" or "include" however while playing around testing I hit the back button, and hit an error that I wasnt expecting.

 

The error is generated due to the includes and requires on some pages as they are dynamicly passed through $vars.. well some of them atleast.. anyway if you hit the back button the $var is gone as it wasnt a $_GET or $_POST type of $var..

 

Since a good chuck of the site is up and running perfectly minus that concept. I want to know is there any way to detect if the users browser is going back in history? ANd if so? Is the method cross browser compatiable, and lastly how? I'm not superbly familar with java yet so any help would sufice...

 

Thanks

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.