I’m using an open source PHP CMS and I can show/hide side modules by menu item. The problem I have is that I want to show/hide modules on pages that are not part a menu item (ie step 2 in a registration process), and that is not a function that the CMS provides.
How can I show/hide css classes by url parameters?
you can do this by $_GET