Level 4
you can use .htaccess file to hide any thing.
1 like
Summer Sale! All accounts are 50% off this week.
Hello,
I have product.php file which get parameter slug ( the slug of the product )
like: www.domain.com/product.php?slug=the-product-slug
I want the same functionality without updating my code
to be like: www.domain.com/the-product-slug
How to remove filename with extension and parameter slug
you can use .htaccess file to hide any thing.
Please or to participate in this conversation.