Skip to content

htaccess how to rewrite this url

How to rewrite this URL: https://example.com/illustrations.php?category=cats&cat_id=1 to: https://example.com/category/cats also, how do I still preserve cat_id param? I tried this but it does …

PHP and javascript Array Literals

I need help, sending data from the server. shaped and I process but I don’t know exactly how to approach individual parameters. you don’t know where the problem is. enter image description here Answer The problem is that the data is coming back as a string, and you’re trying to read it as JS…

For inside of for loop PHP

How i can assign to multiple categories multiple variants like colors, for example i have a product who can be in 3 categories but this product have 3 colors as variants how i can make a mysql structure to avoid insert in same row delimited by comma. There is what is tried: And what i want to do is to