|
As always, thanks for the replies. I think mod rewrite is exactly what I'm looking for.
I brought this up on another board I frequent and I was given suggestions using if/else or switch() with the $_GET superglobal to generate dynamic links that carry over to the next page. I couldn't follow the examples given because they were a little vague and I didn't see how the URL is supposed to remain dynamic once the new page was loaded, *shrugs* but I'm curious.. how does the above mentioned create the same effect as mod rewrite?
|