i have a problem setting up nice urls on my php site and hope you guys can help me out here.
The actual url loooks like this right now: http://www.domain.com/product.php?op=showm&name=the-slug&id=id
I want it to look like this: http://www.domain.com/products/the-slug/id or even better without the id.
Any help appreciated, thanks so much!
Cheers