I found a brief explanation… Hopefully we can dig deeper:
WHY WOULD I USE STARKERS INSTEAD OF A SUPER-POWERFUL FRAMEWORK LIKE THEMATIC?
“Thematic is awesome. If you want the power of dynamic class names, microformats, and some existing markup / style, use Thematic. But if you want something super-simple to start out with, stripped down to the bare minimum of markup, use Starkers.”
Source: starkerstheme
Thank you tcbarrett!!!
So this is a query string!
field1=value1&field2=value2&field3=value3…
“The series of pairs is separated by the ampersand, ‘&’ or semicolon, ‘;’.” from wiki
Thank you for your prompt response but can you extend further? I can easily understand your example but I want to understand what is happening here as well: “sort_column=menu_order&menu_location=main-menu&container_id…”
I can’t seem to find the relationship! what is “=” and what is “&” doing in this case?
If you have a link to a tutorial, i would pretty much appreciate it.