I am having below URL I want to hide 'target' and 'pageid' in mysql to avoid SQL injection. https://www.stmtps.com/rigid/index.php?target=pages&page_id=MonthlySpecials
I am having below URL I want to hide 'target' and 'pageid' in mysql to avoid SQL injection. https://www.stmtps.com/rigid/index.php?target=pages&page_id=MonthlySpecials
POSTmethod instead ofGET.