I need a php/javascript/jquery suggestion that will give the requested token value continuously. Like http://IP/mar/request.php?token="something" after sometime it will change to http://IP/mar/request.php?token="NewSomething"
I want to get requested token value continuously when anyone request this.