so I want to change the url
http://localhost/upload_image/?name=whatever
to
http://localhost/upload_image/whatever
How would I do this? I've been googling this issue and so far nothing is working.
so I want to change the url
http://localhost/upload_image/?name=whatever
to
http://localhost/upload_image/whatever
How would I do this? I've been googling this issue and so far nothing is working.