get query string from path php code example
Example: how to fetch data from url in php properly
Add action="<?php $_SERVER['REQUEST_URI']; ?>" if you dont know just copy and paste it
Add action="<?php $_SERVER['REQUEST_URI']; ?>" if you dont know just copy and paste it