Jump to content

[SOLVED] Checking for multiple instances of the same script


Wes1890

Recommended Posts

Im wanting to disable the ability to view the same script over multiple windows or tabs.

 

Example, someone clicks on "window.php?p=yeah&d=no&r=saywhat". It should check all other windows to see if "window.php" is being ran, and return TRUE or FALSE (depending on the situation) so I can use some IF/ELSE stuff.

 

Another thing, I'm not really good with JS, so try to dumb down what you say ;) Also, how would I pass a variable from JS to PHP for using it in IF/ELSE statements?

 

Much appreciated people

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.