Hi,

I have a url like this

product.php?id=xyz

how to create url like category/subcategory/productname/id/

Now i have edited like

RewriteRule ^(.*)/(.*)/(.*)/(.*)/$ /100bestbuy/%QUERY_STRING}product.php?id=$4

but it is throughing errors.

if it is not possible give me any alternate way.

please help me.....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.