How can I convert a URL string with product numbers into a product name

ortutof84

New Member
Ok... this is probably an easy question to some of you guys/girls and I know it can be done I just don't know how to make it happen. I think It's done with .htaccess but I'm not too sure.

I have a site that uses PHP and it has a URL string of: \[code\] mydomain.com/product/item.php?=0210\[/code\]How can I convert that item number into the actual product such as: \[code\] mydomain.com/product/brown-green-socks\[/code\]Is this possible? If so could you point me in the right direction. I tried to search the site but couldn't find exactly what the process is called so, I really couldn't find the correct answer to my question.
 
Back
Top