Learning PHP - What is this? self.location?
Posted: Thu Dec 11, 2014 11:25 am
What is this code for? Is this to take you back to a specific page, or what?
print "<script>";
print " self.location='claimslist.php';";
print "</script>";
print "<script>";
print " self.location='claimslist.php';";
print "</script>";