ok, here is what i am trying to do.
here at work we do lots of prototyping. my job right now is to find a way to make it faster to change the prototypes from branded headers and footers faster. i have opted to use php for this. it changes by variables in the url using the superglobal $_GET. blah blah.
i'm trying to spider through the prototype and convert it all into static html for some presentations. using WGET i can get the default header and footer, but i want to get each different style of prototype.
do y'all know of anyway to do this???
if the above was just way to hard to understand, like if you read it and went "huh?!?!?"

just let me know and i'll try my best to explain it better.
thank immensely for your help!