How do i secure this GET variable , on a page like
http://localhost/app.karonlabs.com/manage_products.php?id=475
i want to secure it in the way that even if someone changes the id to something else it doesnot change anything
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
Maybe turn it into ajax??