Sending a form, the result of the url sent is this:
search.php? checkin = 22% 2F12% 2F2017 & checkout = 10% 2F01% 2F2018
I would like it to look like this:
search.php? checkin = 16/08/2017 & checkout = 25/08/2017
In your opinion, what is the best way to do it?